Loading Tool

Explorer IconExplorer

Memory Pool

43,066 transactions
26.43 vMB
0.06041221 BTC
Random Selection Loading Transactions
Max Size: 138.88/200 MB

Candidate Block

Mining Attempt 4966c7529374828522f6e79f34db3ad8f13104aed587bcbeb3b2930b3afe373b
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root ad64cdf60b7d32ab2ac789e231dc046b60fab6d1ff08aae99fa658327de9ecad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,555
Size: 1.00 vMB
Total Fees: 0.01163467 BTC
Feerates: 150.92 > 1.17 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (528,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,274 386,274 00000000000000000046af2824009dd98983ff073932ee5d4192a70b9968cd9f 1,916 0.93/1.00 vMB 38
386,273 386,273 00000000000000000784b3b1ed04f0ae5ea5ed3ec95c12cb2972f72b78e4372a 1,956 0.99/1.00 vMB 32
386,272 386,272 000000000000000006740bcd457a0c4ba7ceee0df7a8e1ee5a82e4bb11b48e1b 1,964 0.75/1.00 vMB 44
386,271 386,271 00000000000000000de352257974574b89c5efd35b238cb086364f83746212da 1,265 0.56/1.00 vMB 42
386,270 386,270 00000000000000000a9578e5003cf831b18fbca1feeffae70b3829d981a7b6fb 2,658 0.99/1.00 vMB 40
386,269 386,269 000000000000000000af5045edaccff88760fc407290412fb715e8ad26345246 1,245 0.47/1.00 vMB 45
386,268 386,268 000000000000000006cc89a184924b3fef2cf4157a7b3d6a0a0a2ab429331f9a 1,364 0.74/1.00 vMB 44
386,267 386,267 0000000000000000013b7e833f2fbea4bf3f9528ff8661b23917db901d94d476 1,922 1.00/1.00 vMB 29
386,266 386,266 00000000000000000f1be90b628be16a83599191c6ea810802f0ebf378bf85ba 2,450 0.95/1.00 vMB 56
386,265 386,265 00000000000000000a9892e2ed1b1dfc0c4ffebda139723326358d5fd65563ea 603 0.99/1.00 vMB 13
386,264 386,264 000000000000000005d22356db1acb3434fd2a5d7838587afd8a3da6f8bee8fa 2,522 0.99/1.00 vMB 43
386,263 386,263 000000000000000006380a8363d8309495258ad7ab369d22f4bc9e1f2999ab32 1,646 0.93/1.00 vMB 41
386,262 386,262 00000000000000000355cc7019a16c7e39d344827649732310253165df5627dd 218 0.17/1.00 vMB 20
386,261 386,261 000000000000000002aac3f46e91294d227882768c9f7b0ab0712402c8330723 405 0.22/1.00 vMB 26
386,260 386,260 000000000000000005feff1a462ed35f74ee9c5a158f31f0c083d61ae2688db3 1,787 0.89/1.00 vMB 32
386,259 386,259 00000000000000000e40c8a914aa943ecaca9998dc06a06c32ff12cad04169e3 1,199 0.58/1.00 vMB 33
386,258 386,258 00000000000000000012b274b890041c069751a125d54c149331213085439c82 263 0.23/1.00 vMB 20
386,257 386,257 000000000000000004e4e909e8b9257b6f3d04c828263f3105ec446e27abe6f0 803 0.45/1.00 vMB 36
386,256 386,256 0000000000000000059eec50bad95b10346b68151097ef3627f72343f84ed9e9 240 0.30/1.00 vMB 17
386,255 386,255 000000000000000000fcda124b846cdd977f2a99f4faa4287f01abfe6bd213ca 1 0.00/1.00 vMB 0
386,254 386,254 0000000000000000000088b93036adbf68b2076158fd1ecd3945a2d4290811bd 1,782 0.75/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.