Loading Tool

Explorer IconExplorer

Memory Pool

86,511 transactions
32.93 vMB
0.07705815 BTC
Random Selection Loading Transactions
Max Size: 196.29/200 MB

Candidate Block

Mining Attempt 588521ae47795b1371fd39ac076c3eef67cde801e94d93c64635e24aca27f451
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 0ff0a9fcaa88349ec8682529826ed223953223ce98b27cd48a271eac15488536
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,995
Size: 1.00 vMB
Total Fees: 0.01154854 BTC
Feerates: 151.14 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (405,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,441 509,441 0000000000000000002ce91582a99f0bf64957be75018b737e789a1f9054fc79 1,259 1.00/1.00 vMB 35
509,440 509,440 000000000000000000078f1054eb0b9c28fd59ae9ab64ea47451c6979fd0bc9b 1 0.00/1.00 vMB 0
509,439 509,439 0000000000000000000ac8b269d02411d04e79e887cf877ca85453cbdd070dd0 1,721 1.00/1.00 vMB 9
509,438 509,438 000000000000000000013a449c2820a101a382bc7e18f2c59d80ff74268b332a 1,839 1.00/1.00 vMB 46
509,437 509,437 0000000000000000005b365e77fcaaa1f3c791cf65e21d5b15d22bdf0440db1a 630 1.00/1.00 vMB 11
509,436 509,436 0000000000000000001e15c0b8328d43df40580bbff97228d99b6130bffc44d8 2,280 1.00/1.00 vMB 33
509,435 509,435 0000000000000000004f07885be04ba5e60d994fe7ecb004bf016143c0a12d78 1,597 1.00/1.00 vMB 64
509,434 509,434 00000000000000000018b2672e996c66ed1ceec268bd7f14fd70d9224d5224f9 3,417 1.00/1.00 vMB 183
509,433 509,433 00000000000000000019dfb706e432fa16494338a583af9ca643e4cfcf466af3 691 1.00/1.00 vMB 17
509,432 509,432 000000000000000000273f2cafd24f69b72b4b694bb9ab7e4c5df17cf9486b34 1,103 1.00/1.00 vMB 26
509,431 509,431 0000000000000000005a1ff56e464de63be843f6f335c9a32c478c318c6d084e 1,020 1.00/1.00 vMB 23
509,430 509,430 0000000000000000004cc20a87092106ea5a00d0c3b4344010324839b616cf6c 1,356 1.00/1.00 vMB 35
509,429 509,429 000000000000000000589336f004f36a4977e9487fdef4f5403eac9f038e822d 259 1.00/1.00 vMB 5
509,428 509,428 00000000000000000046c99ff2863c1f9a903d0648cae2eae2dffafa4e8dd468 981 0.97/1.00 vMB 57
509,427 509,427 00000000000000000052265a10fb4a9347358737b937a86dbca9ef09c51e451f 386 1.00/1.00 vMB 8
509,426 509,426 0000000000000000003dcc4ad7ec27be0bb72d262332c15b8bee33641cfd36f5 1,597 0.73/1.00 vMB 14
509,425 509,425 0000000000000000000edcdf5eca3734bb36be142f261e8c655a642f4eafe201 1,087 1.00/1.00 vMB 58
509,424 509,424 00000000000000000022d76fe26eac6ec29c7073f03a69235b7e3f11c9558560 2,268 1.00/1.00 vMB 90
509,423 509,423 0000000000000000005ee50bf03d1cb2e1a61e1ffd4100a44161ff4738721cea 1,279 1.00/1.00 vMB 44
509,422 509,422 00000000000000000018c333f109f9a0197817cb656bc9e27cd204d4dfb4fd5c 1,515 1.00/1.00 vMB 31
509,421 509,421 000000000000000000017baaf4072b9ed6554ea43b75d11442b8c4e9006ad795 2,377 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.