Loading Tool

Explorer IconExplorer

Memory Pool

83,002 transactions
32.10 vMB
0.08271912 BTC
Random Selection Loading Transactions
Max Size: 194.90/200 MB

Candidate Block

Mining Attempt 1a182c2764c34795e87b38564ad230b10f8bb16fbd38c58d8b0a42cf097654a8
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 66ec808ad12d261500ef1c86a473b6d0f780121ff130cda23731ede061781e26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,995
Size: 1.00 vMB
Total Fees: 0.01242822 BTC
Feerates: 146.96 > 1.25 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (133,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,794 781,794 000000000000000000027af10fd7af6537bd143884b3dc2f01cda16a9a4c6acb 2,558 1.00/1.00 vMB 20
781,793 781,793 00000000000000000000957c4d6a85a335e53a9c4a0f08d64422693a261320ea 1,786 1.00/1.00 vMB 12
781,792 781,792 000000000000000000044059b3dd578a11548e7a609320f1cffdf18cffcdf4f2 2,441 1.00/1.00 vMB 17
781,791 781,791 00000000000000000004a5e56037e83fba3db9c022e24ae3e4ab507e50480dc4 2,471 1.00/1.00 vMB 17
781,790 781,790 0000000000000000000412315d36fe1c3d8d8ba9e8893664a178f6d330d9cab8 3,320 1.00/1.00 vMB 24
781,789 781,789 00000000000000000006708c080d27945666e2feab436ae2c6d351c247dc56cd 2,752 1.00/1.00 vMB 36
781,788 781,788 000000000000000000028ed15bc18414c4e3410178cad85aaf90c67fdb42bd47 3,027 1.00/1.00 vMB 22
781,787 781,787 000000000000000000039bc5f91dac73cb69a12ca97d71df63e8555cc9c418d0 2,631 1.00/1.00 vMB 25
781,786 781,786 000000000000000000000908df9cb551dbecf45a8d85881e7af05b3f93eec79c 2,981 1.00/1.00 vMB 40
781,785 781,785 00000000000000000005bb93acfec5ef479323a8ccc6947d3704cd3b433521f2 2,847 1.00/1.00 vMB 21
781,784 781,784 000000000000000000043c3c93d85792cef547e39615f199344a9a7010243551 1,999 1.00/1.00 vMB 20
781,783 781,783 00000000000000000002b0446f28317796ddff454ed9ab63c19ead16f1ca060d 1,286 1.00/1.00 vMB 20
781,782 781,782 0000000000000000000182527632a3a80bb087213ad6b596781ec5a66e3ceaba 2,247 1.00/1.00 vMB 12
781,781 781,781 00000000000000000001bcb85c4d6662d07475da91f575f4728c3136fcdaec1b 2,039 1.00/1.00 vMB 12
781,780 781,780 00000000000000000000a3bc6f9153117dca7949de26fd463da598c08465cb9e 863 1.00/1.00 vMB 28
781,779 781,779 00000000000000000001c4dabb390fa612a178380506e6af09d7ba2c4567fc6d 3,689 1.00/1.00 vMB 28
781,778 781,778 000000000000000000012b56c517da004f0db68debc7c4bc00ff806c11fc4933 274 1.00/1.00 vMB 5
781,777 781,777 00000000000000000005e312920e74f367663a7e9ec8b2b781d42ffd6d8c6267 1,384 1.00/1.00 vMB 11
781,776 781,776 000000000000000000038fcc290617091c0691289e8ab844f674fa5c31b9e5ea 1,562 1.00/1.00 vMB 13
781,775 781,775 000000000000000000001a428862e83e2120a23b332ca555d2d847d0c4508081 1,273 1.00/1.00 vMB 11
781,774 781,774 0000000000000000000557cd05c6ce1ba466f05b8c4bc0a00ca1cc626e17f0be 961 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.