Loading Tool

Explorer IconExplorer

Memory Pool

41,942 transactions
29.00 vMB
0.07108114 BTC
Random Selection Loading Transactions
Max Size: 148.67/200 MB

Candidate Block

Mining Attempt a53bc89f5e5ac85cde2ddcb40186d6009d1d056709d72f4e7ff59252368e4ea6
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root fe375e325411c4f37778a5854fbad9c22d0a071cb7f5e9db860ebfbdc8ac8e8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,711
Size: 1.00 vMB
Total Fees: 0.01442598 BTC
Feerates: 100.36 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (151,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,097 763,097 00000000000000000006fef39f6cd2e8aaf686ebc6f2b2bfdfa8b696434bece6 266 0.14/1.00 vMB 12
763,096 763,096 00000000000000000006d880882a76d86ddb67e88f450dbaf42e45b4f79fe615 138 0.09/1.00 vMB 9
763,095 763,095 00000000000000000004d8e06235407d94fff8a3b0ec1a30c83b613be67d9656 47 0.02/1.00 vMB 14
763,094 763,094 0000000000000000000701255c412f20855c97c4deeb447a5bf497cc9c89cc21 862 0.66/1.00 vMB 4
763,093 763,093 0000000000000000000620c23bce3b38a13d221d46a230f44c73afa10393ef67 2,393 1.00/1.00 vMB 20
763,092 763,092 000000000000000000061a5dba7a1b2032b9258ed76bb65243f3f1f1f1487647 1,852 1.00/1.00 vMB 17
763,091 763,091 000000000000000000010e00285681b4126977bf4b347d91b986f50c79952ad7 824 1.00/1.00 vMB 14
763,090 763,090 00000000000000000006084b2075403500f60f57ae323f09aba79bbb1a89b2c8 1,372 0.89/1.00 vMB 12
763,089 763,089 000000000000000000052e929c16f4a4f2a4dd21ccc0c1563020bbe2d776ba29 1,608 1.00/1.00 vMB 11
763,088 763,088 00000000000000000000d9a4a961a5b352d9b5c3f8ac961c60b5ebb8c244aa85 1,149 1.00/1.00 vMB 3
763,087 763,087 000000000000000000073cba2c64ac7b1b18d114b7d4f7216081317cf189753f 498 1.00/1.00 vMB 2
763,086 763,086 000000000000000000020556b322ba87d3386ae9cc5c9633f0ef732c7816bc53 1,644 1.00/1.00 vMB 11
763,085 763,085 000000000000000000049ee84add3db7c3016fa9237bfb23712c82396a484440 1,931 1.00/1.00 vMB 3
763,084 763,084 00000000000000000002ed9da6eae4d257813c216cc986448f9201cb72094f10 2,102 1.00/1.00 vMB 15
763,083 763,083 000000000000000000006581ba7a2c8b5fcad8af0074dbc3acccdba3b9be055e 2,063 1.00/1.00 vMB 9
763,082 763,082 0000000000000000000133dfde31ec8132e9578129d346bbf6681f212af1793f 2,835 1.00/1.00 vMB 29
763,081 763,081 0000000000000000000420b31dbc42c3ab0a0bfc54953b62685d085f99c770df 1,649 1.00/1.00 vMB 10
763,080 763,080 0000000000000000000770989266bb778f120d8d4035ab8e6fc5a7adaf3a3ec7 1,933 1.00/1.00 vMB 16
763,079 763,079 000000000000000000058ccf24f1bf7f77dc54c58adb33df2e3b3c6415587957 2,001 1.00/1.00 vMB 32
763,078 763,078 0000000000000000000135696630245a76e79a98f164771e8b116a7c69b50524 2,751 1.00/1.00 vMB 9
763,077 763,077 00000000000000000002711038b037a19395d71aca81032b683077488f2fe40a 1,629 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.