Loading Tool

Explorer IconExplorer

Memory Pool

82,452 transactions
31.14 vMB
0.15133498 BTC
Random Selection Loading Transactions
Max Size: 185.22/200 MB

Candidate Block

Mining Attempt eb15b3df91328dafed9169df361761eaf4fae0e5d4a4ec2bd98a0d2f054890d8
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 6f809e69e185c2ffb48c2e845c01cdf52ce1f728e98fac44c18b539241b05dd7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.05742445 BTC
Feerates: 269.69 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (739,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,643 175,643 0000000000000a32de4d09efbf9bd439c0cb5acc4ea712a7e38cf53547a8f0c1 43 0.06/1.00 vMB 248
175,642 175,642 000000000000070b32701f7aa47909039830b3e1951016b83b566f8c0cddc2ac 153 0.05/1.00 vMB 72
175,641 175,641 00000000000005b7915bf8a6927ab8995eda75a5b0eb4eebcb89995c5cfd2b89 114 0.04/1.00 vMB 59
175,640 175,640 00000000000002e9384cccfc5bf914550c28944323da28cd057118c66b695495 102 0.04/1.00 vMB 53
175,639 175,639 00000000000003967e85958e48da4c950c40f029da8829b3133b4a12d1f0215a 65 0.03/1.00 vMB 38
175,638 175,638 00000000000002ab75d923e9209ebcf2cce39bc3f510c6b9b9408f34aa216370 6 0.00/1.00 vMB 269
175,637 175,637 0000000000000758ec189503dc5c9f02d3ce9966fb81d8baa8fbbb0c9c0705cd 89 0.07/1.00 vMB 330
175,636 175,636 00000000000007211c0c28968da77075f714da8eca576111304ecd253b46fd49 13 0.00/1.00 vMB 33
175,635 175,635 00000000000003c810d1b03c593e1af75a40d85628234b5c25f6d067941d52ab 82 0.04/1.00 vMB 70
175,634 175,634 0000000000000a673ed146d6b06886846ed9252a51def4505255dfa91a7f7325 38 0.02/1.00 vMB 113
175,633 175,633 000000000000064684c11713de26502e0dc5d25a0b924609efa7cbe4be17ed46 18 0.01/1.00 vMB 117
175,632 175,632 0000000000000454bba07a3e908a9dcbe940eedfbe4f857ce2b68152679ced4c 142 0.04/1.00 vMB 37
175,631 175,631 000000000000093eb803a60b48f4e6e37cbc33c87c8f78e52e645bdfd153ad25 89 0.09/1.00 vMB 66
175,630 175,630 0000000000000875f33cfaebd4a13f007c48192d671af44fb07eb42e13f16870 1 0.00/1.00 vMB 0
175,629 175,629 00000000000005e041348dd82f11820599a8013801440971d8f3403085472a63 10 0.00/1.00 vMB 16
175,628 175,628 00000000000007188c68c38222d87fc8daea2f81ab50d20672ae95c3b4bb37dd 10 0.01/1.00 vMB 70
175,627 175,627 00000000000009c44b8cd37a46f79c17e42a27a9fb8db49a201d5cca4e04804b 12 0.00/1.00 vMB 103
175,626 175,626 00000000000007fcad7695d29c4485f6e1470d3858570e374e86192094e156b7 23 0.01/1.00 vMB 38
175,625 175,625 00000000000007ed29a9e687e75e49b8c3d11a08831cd23b4ed05cfc5f4e823d 10 0.00/1.00 vMB 874
175,624 175,624 000000000000090bd8098f07b118ef4d456737032bab8c553d5e1c5916475a94 19 0.01/1.00 vMB 122
175,623 175,623 000000000000047cab89113c7e4b6476a8d75abd71732742c00cc203d5f6d109 52 0.02/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.55 GB
    • Received: 16.27 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.