Loading Tool

Explorer IconExplorer

Memory Pool

82,013 transactions
31.17 vMB
0.09082881 BTC
Random Selection Loading Transactions
Max Size: 189.07/200 MB

Candidate Block

Mining Attempt 8a9ec8ba13285b9aba52b570b304afacd42766c643815d3e13a6a438147d1a48
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 56cbc5d431afb6ec774ce53c251b5ee0c98f17711162d835ee49d70ca9378a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.02344212 BTC
Feerates: 100.69 > 2.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (173,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,740 741,740 0000000000000000000651b44ea2800e3d191bc01166607414ce83923ec41ca9 1,011 0.35/1.00 vMB 3
741,739 741,739 000000000000000000018c915eeb5a92532becbf30ffa5979f0edbf521694c91 3,088 1.00/1.00 vMB 19
741,738 741,738 000000000000000000068049ffe6fcda4e92c5f37da3ee40cae852f8cc6de31e 2,280 0.92/1.00 vMB 12
741,737 741,737 00000000000000000004cc50e3febc75dedc3172ba6d7e9dc96c678fe326accd 1,898 0.88/1.00 vMB 4
741,736 741,736 00000000000000000006a779fb9e1ba7f16e264ab855f3d61defa89144ade853 2,916 1.00/1.00 vMB 8
741,735 741,735 0000000000000000000800bb13b4c77c9b4dc79196dbe898fbbccb79fd57bb2c 3,274 1.00/1.00 vMB 16
741,734 741,734 0000000000000000000240561e18d05dcaaf9df20b7fce1e11bd4493e5ddedf5 3,073 1.00/1.00 vMB 26
741,733 741,733 00000000000000000007086b5cc523b0308c1703bd21eed5f9e6aed907b6d543 762 1.00/1.00 vMB 14
741,732 741,732 0000000000000000000818c39c6775f31b1a92979e62dec4218cdde856834ccb 1,453 1.00/1.00 vMB 19
741,731 741,731 000000000000000000040ab0f2722a53a52c7e7396596ece10242e58baf5a629 684 0.64/1.00 vMB 1
741,730 741,730 00000000000000000003b1664bafc8fb40d5fdb75bb5b74c378568abc7e32491 2,410 1.00/1.00 vMB 13
741,729 741,729 0000000000000000000782adbb0350aeaac53c70951cc9d8cbf6d05b723ce553 2,364 1.00/1.00 vMB 6
741,728 741,728 000000000000000000071fabda4d8545d569e03f9aef150ae41e3169de11d14d 1,867 1.00/1.00 vMB 14
741,727 741,727 000000000000000000014d1e03817a8109cc41e0697012ca4d68a32e41d84074 3,288 1.00/1.00 vMB 17
741,726 741,726 00000000000000000000f04899bd1083e300343c3cb42d681d6b5eee7c4e41d2 2,732 1.00/1.00 vMB 28
741,725 741,725 0000000000000000000377f938363968cfe5badcbd926cadee5fc3a3f73b8718 593 0.86/1.00 vMB 1
741,724 741,724 000000000000000000080479f548a4f3287341fd89b7a87c0cd019c4d849b3fb 2,781 1.00/1.00 vMB 16
741,723 741,723 00000000000000000003111518236ea474556ea4f1421a56bfcaf8d9c4d39de3 1,765 0.56/1.00 vMB 15
741,722 741,722 00000000000000000002bc43385dc0686095d68680af7122ac2fbee3bc18f0fe 660 0.28/1.00 vMB 12
741,721 741,721 00000000000000000005e8543b0d6580edf9cc765facccdb813d8f94053c726c 2,598 0.92/1.00 vMB 12
741,720 741,720 000000000000000000072ddb0596df3b3caf2e4edeb4f2456454ec30e45c00b4 434 0.14/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.72 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: 702.51 GB
    • Received: 16.63 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.