Loading Tool

Explorer IconExplorer

Memory Pool

83,411 transactions
31.04 vMB
0.07682450 BTC
Random Selection Loading Transactions
Max Size: 189.96/200 MB

Candidate Block

Mining Attempt c9d54631ad4d2bd9e5d7d71b72ad5c5132f34cf9fc6ac283d5a7ff138d969ed4
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root df2d303ef05138ec387878f182be8a14274a4dfb56169110421abc90dabbef12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,501
Size: 1.00 vMB
Total Fees: 0.00696390 BTC
Feerates: 4.56 > 0.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (513,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,614 401,614 000000000000000001e6878152e1a53bde425d116c8361b063a05e710d058b38 3,111 1.00/1.00 vMB 85
401,613 401,613 000000000000000000c6765984882317dbf65455a62ba0194f94d00b796d0107 2,453 0.99/1.00 vMB 58
401,612 401,612 00000000000000000027fbf1e25d73fbd4b7fa8f4512899fab4106ad0fdbd04a 1,235 0.61/1.00 vMB 46
401,611 401,611 000000000000000005adbc5d0ad9fd2f049626e2274e82f299c9cb7c6bc01d29 1,667 1.00/1.00 vMB 35
401,610 401,610 00000000000000000257677761298041d9066bc3b3c6875e8e640943547a47c5 1,714 0.99/1.00 vMB 61
401,609 401,609 000000000000000003a88364e3bde77e362c704858ab5e28f98ef4d157dafc4f 359 0.81/1.00 vMB 12
401,608 401,608 000000000000000001ba4b4c1f6bae8c1293d0c720bf6538c7bed7083632f144 1,898 0.93/1.00 vMB 46
401,607 401,607 000000000000000001525ea2106d351348e9db0a003c972d5e4ca8b8bc0ec831 1,782 0.92/1.00 vMB 46
401,606 401,606 0000000000000000046caf0d9c5867a94ab2acd78bc563dc189b2c8a0ef57d45 702 0.84/1.00 vMB 19
401,605 401,605 00000000000000000154576164f8eed18d14830d56c418d5f859b812bf1fb671 1,073 1.00/1.00 vMB 23
401,604 401,604 0000000000000000034c622e9d4411ae7a375ec90009ea6e9d5a0a66e78bcc66 1,436 1.00/1.00 vMB 32
401,603 401,603 000000000000000004c1c9619e6176f3d5fc9212fd6e46a81feda303c3bbde6c 1,461 0.99/1.00 vMB 42
401,602 401,602 000000000000000000e880e39f96f6ca40d85201f6a6b0e84844c10faa04a7d3 3,363 1.00/1.00 vMB 50
401,601 401,601 000000000000000000c817e55982d82a900cd563e5747f713e90cc2170240355 2,541 0.93/1.00 vMB 66
401,600 401,600 000000000000000005f6b549feed836f8250c597712bbd51673894671d8f9455 2,970 1.00/1.00 vMB 94
401,599 401,599 00000000000000000103a734995cf070da3a48408fe3484deedd91e62712def3 918 0.47/1.00 vMB 42
401,598 401,598 000000000000000003d6c582fc09ce9396856e9181b8344c66f0273963e285f2 1,180 0.93/1.00 vMB 23
401,597 401,597 000000000000000004033351f3df9b4530eac20dd8cd7a34103c851e0a38028c 1,689 0.93/1.00 vMB 54
401,596 401,596 00000000000000000644b6d40b2f8fc0ef76b836c48efe1b1c953135b4cc06aa 1,676 1.00/1.00 vMB 27
401,595 401,595 000000000000000001b26c0fa20f1ded45547e8ec7109b961efdcf580b2eccfe 2,701 0.93/1.00 vMB 59
401,594 401,594 0000000000000000056515514b666805d19741aff52ec41c1ef20c22ab543887 2,531 0.93/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.98 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: 716.68 GB
    • Received: 17.81 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.