Loading Tool

Explorer IconExplorer

Memory Pool

74,396 transactions
27.45 vMB
0.06969730 BTC
Random Selection Loading Transactions
Max Size: 167.62/200 MB

Candidate Block

Mining Attempt 578e810421339f303ca11de072e9ed809d89df161917e85fdb0eef701ad1a0a4
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 3d5cc9a0ef43fdc2f0a8d8fffef762829be527dd6ad54642c5c4ec6bca35dc24
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.01127738 BTC
Feerates: 91.30 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (502,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,152 413,152 0000000000000000006bd2dd9e31c35ccc8f89cc8d582a2d184b1ae63f507904 2,093 1.00/1.00 vMB 33
413,151 413,151 0000000000000000007f506091ea8cd86e3fa74ff3b0d4b1b99bdcfab8f0d139 2,325 1.00/1.00 vMB 47
413,150 413,150 0000000000000000047ea935e72b1851e5a86071f911028c069bf18897fdb00e 2,521 1.00/1.00 vMB 94
413,149 413,149 0000000000000000038ee2f0455d050d1aef924ca79ea7a94f1db4c82133121a 1,217 1.00/1.00 vMB 21
413,148 413,148 000000000000000003b2a1eead841336725b3c1a5dd8d213dc13894beae02257 1,500 1.00/1.00 vMB 35
413,147 413,147 0000000000000000011f6c2d9304cd40ebbe14791cac117a82897f9146453370 1,003 1.00/1.00 vMB 16
413,146 413,146 00000000000000000031704418c9d7648e3b6f742e7cdc7858258d2f4614d0f5 1,524 1.00/1.00 vMB 32
413,145 413,145 000000000000000001fb87b58651b6f570d10ab3a179ea9999beec6cae443a16 2,033 1.00/1.00 vMB 41
413,144 413,144 000000000000000003c3d5880e7017fe6eeec6627491681510cf2558dbe88931 1,097 0.99/1.00 vMB 23
413,143 413,143 0000000000000000034fe34616776cebef9465346f4d0f54181155c4e06a3ea1 1,312 1.00/1.00 vMB 35
413,142 413,142 000000000000000002bee3d3af619ba54b8014a2cd61c186eb69745bf8b07639 423 1.00/1.00 vMB 39
413,141 413,141 000000000000000001ec7832bb6dc44bdac5c5cdedf09382c33e8d5c54034df5 614 1.00/1.00 vMB 41
413,140 413,140 0000000000000000015d64131883434525c418acfa02720ce1a87c943e296d49 1,556 1.00/1.00 vMB 57
413,139 413,139 0000000000000000006783fdce915ba0efc7c7be62ce897ffdcc66a6742400a5 1,139 1.00/1.00 vMB 51
413,138 413,138 000000000000000001828132ebbf6504c460ba8a2038841b71f828ea6dfa80ac 2,016 1.00/1.00 vMB 27
413,137 413,137 000000000000000000ccb21c56c751b532b84b66deb2c3dea92f604d35dddc0c 2,203 1.00/1.00 vMB 66
413,136 413,136 000000000000000002a4621cc00e62037bf3be489e1731b81dc629d33e4fbeee 1,459 1.00/1.00 vMB 30
413,135 413,135 000000000000000000eb3bc267225135d72b94bf4ba068c243d84acf8b446725 2,559 1.00/1.00 vMB 34
413,134 413,134 0000000000000000040c2d729413dc7d4f6c5c0c0d3d7b52c27ceec50ec2402a 2,386 1.00/1.00 vMB 50
413,133 413,133 000000000000000002438fc9188de3c073204d96d9336a6084096592dcc90493 1,837 0.93/1.00 vMB 87
413,132 413,132 00000000000000000114f74362d4e61f4e1057323deba5f1f459e4edad298e30 2,764 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.