Loading Tool

Explorer IconExplorer

Memory Pool

85,319 transactions
30.69 vMB
0.13966658 BTC
Random Selection Loading Transactions
Max Size: 186.48/200 MB

Candidate Block

Mining Attempt e46bfcac607533193eadf44a49ddcb9edfd69a3640b0f8674640a3558defa882
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root ec89088dd3c5351fd2b9cbfa3d3f4738f8053640231ad48fe8819b3ff0b0967b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,245
Size: 1.00 vMB
Total Fees: 0.07633851 BTC
Feerates: 170.36 > 7.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (571,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,454 343,454 000000000000000004151fe42cc5246e10a846ad3392621088889b5c3bb3702b 492 0.34/1.00 vMB 23
343,453 343,453 0000000000000000027bbe1fae82e0f6d80e8898230451cf217430a0a7dfaa2b 880 0.61/1.00 vMB 19
343,452 343,452 00000000000000000bcd1767654c5e859ed986ac37cbd5b18a80145dbdb279ca 288 0.19/1.00 vMB 19
343,451 343,451 000000000000000000b99d8c145fa73a936c4f931e6381f2b59fe7254c4b34db 414 0.32/1.00 vMB 17
343,450 343,450 000000000000000010ba9c670a94e6154ca214c44ff4e028458cb33787482375 514 0.34/1.00 vMB 19
343,449 343,449 000000000000000016bb93dec2f3ac109847573133b4690a44e9260d5b8b498b 670 0.44/1.00 vMB 23
343,448 343,448 000000000000000017fbe4cb0ea916198fbd2d29e4b672f4729287de2db03c30 1,310 0.88/1.00 vMB 22
343,447 343,447 00000000000000000adeff7ad6d1d7b7dfe3739505298e174fea3db7572be5d6 128 0.09/1.00 vMB 14
343,446 343,446 00000000000000000e2b721d7536cfe341f4bd659a0241a1a34f58ed486a2622 58 0.04/1.00 vMB 5
343,445 343,445 00000000000000000363d283c0ae819dcfad0be212aebc717361bd8674a15e06 291 0.25/1.00 vMB 18
343,444 343,444 00000000000000000ec4114089d3a7df99c84e3fbaf1d196de8a4fe9fb62f5af 771 0.43/1.00 vMB 24
343,443 343,443 0000000000000000031aadef0fbf5a3eeb066925c1ca9a8c15ce3c4a863eb02b 1,117 0.62/1.00 vMB 25
343,442 343,442 0000000000000000149875fc6f246d79155ba440ccf936887d4802875960aa9a 777 0.67/1.00 vMB 17
343,441 343,441 0000000000000000081e13900b2ef455d450acaa3cabba8609103cbc98aa7b19 775 0.41/1.00 vMB 49
343,440 343,440 000000000000000011f45837efaac10859bd2d89eb11829e735fcac206f153a8 378 0.23/1.00 vMB 21
343,439 343,439 0000000000000000108d15aa34e51ddaa33a92a422ee0f2e3787a30c4749d981 143 0.09/1.00 vMB 16
343,438 343,438 000000000000000001159d11de42181fc678e90689b6d435dad956f93bfc6329 1,078 0.68/1.00 vMB 22
343,437 343,437 00000000000000000ea6c350106a49fc93d18457a4c3338cd08cedbe732597b7 319 0.43/1.00 vMB 16
343,436 343,436 00000000000000001742b889754f7c63d3404af72cba1595ed4ce8c9327f5e5c 433 0.25/1.00 vMB 24
343,435 343,435 00000000000000000fc743e3bdc73405a7c54465e22d7b426b2e48533e022df5 419 0.24/1.00 vMB 27
343,434 343,434 000000000000000000a3384ccf16fdd73eb41dc9d9cab6388320230f679cd32f 128 0.06/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.27 GB
    • Received: 14.66 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.