Loading Tool

Explorer IconExplorer

Memory Pool

85,234 transactions
31.92 vMB
0.19646031 BTC
Random Selection Loading Transactions
Max Size: 189.67/200 MB

Candidate Block

Mining Attempt 38ea5231232152874f3ed7f485478283ea6b54bc2db8b1183b0a8bc24b59ffed
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 1face031f6e91dbea42c14894f59de1ed20db8c4486d0f529e6eaa6af63195d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.07577091 BTC
Feerates: 301.64 > 7.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (487,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,361 427,361 000000000000000002c8af4c7cc03c6f730b8b4e530d0c6a86a91885e24dd95d 2,084 1.00/1.00 vMB 63
427,360 427,360 0000000000000000000cbe7591c4c8813508b748f00f6ef4e1478ef707d1e3f7 2,048 1.00/1.00 vMB 72
427,359 427,359 0000000000000000001494ea027f747462af5af627c696a2729b6e0b8c2c47de 895 0.40/1.00 vMB 57
427,358 427,358 000000000000000002b2a4c699117fdda037c8bb153289895d9a7364843fff6a 1,157 0.51/1.00 vMB 57
427,357 427,357 00000000000000000422dc2b711231ba32daae7fe980c18d20fec52228eba590 506 0.20/1.00 vMB 55
427,356 427,356 000000000000000002e640bf43f2b95d2423cf9912d71f509100c3bb40f53855 141 0.06/1.00 vMB 58
427,355 427,355 000000000000000003923960498ef78111f0fa9498fa7e709aa79839066b0228 498 0.20/1.00 vMB 62
427,354 427,354 0000000000000000040aea78d889d86d5f855e25339c479cbb5506fe733066fc 1,366 0.71/1.00 vMB 51
427,353 427,353 000000000000000003b51b5eadeaa2c89e0d57f153c6a9c2ef0e90ae0240acc0 755 0.32/1.00 vMB 52
427,352 427,352 00000000000000000000bbb835374c841d147574fa9192afa6d3128fd2b5d755 1,315 0.64/1.00 vMB 63
427,351 427,351 0000000000000000034b670a5068d2f0461c20d938494621b7077b0156eed93c 503 0.28/1.00 vMB 50
427,350 427,350 000000000000000002dc16b282033d5841e78075c6ab01fc9e72ba0313164936 1,226 0.98/1.00 vMB 33
427,349 427,349 00000000000000000504e102891bfef29f76107908a71580f766578ad2e1561a 1,269 0.80/1.00 vMB 50
427,348 427,348 0000000000000000045f1b43e3d0aa912ae75125039346e3c04dabddaf7605d7 451 0.18/1.00 vMB 57
427,347 427,347 0000000000000000006a99f5ef8cdde7324e367155b43e5f224088443d2ecdb9 735 0.35/1.00 vMB 52
427,346 427,346 000000000000000004612ba17d8e9c761adca13a0b9de0486978617e7402e673 1,281 0.98/1.00 vMB 37
427,345 427,345 00000000000000000390878731a7f7860ca385347507f8f1ffd13dfec3d362dc 839 0.50/1.00 vMB 45
427,344 427,344 0000000000000000021883513f002d5109ec030c924eeb1055ef1fd07b66ae2b 1,986 0.98/1.00 vMB 55
427,343 427,343 000000000000000001fe873a09455e687408ab27460170293951eba46b19bab3 2,215 1.00/1.00 vMB 58
427,342 427,342 0000000000000000036566ff6335edd90d87230706e680c3f7e615761bc3c6b0 1,297 0.99/1.00 vMB 24
427,341 427,341 00000000000000000213c248817440547541a2f250c19214c7eaeaee70700dca 1,848 1.00/1.00 vMB 48
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.60 GB
    • Received: 16.28 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.