Loading Tool

Explorer IconExplorer

Memory Pool

76,326 transactions
28.45 vMB
0.06705131 BTC
Random Selection Loading Transactions
Max Size: 172.47/200 MB

Candidate Block

Mining Attempt 40bb8b43dc83cbd5203f98dbd85774fbecf2a2bbb121f294727ede3b45bd7ffb
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 75dd74ea01c65c3f8f948ddb20e67abafffebaec703efdc2a0296ee235829400
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,361
Size: 1.00 vMB
Total Fees: 0.00812776 BTC
Feerates: 78.13 > 0.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (294,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,786 620,786 0000000000000000001059554a8482ecb18c664254488fef16ebcc1f65360732 193 0.09/1.00 vMB 11
620,785 620,785 000000000000000000070a91bec0c428f482a676ec536998e0d8d5fa6daf6632 1,727 0.78/1.00 vMB 13
620,784 620,784 00000000000000000010580e69d6db613364c646d4b9bf2c535ffad4e29c630f 1,637 0.51/1.00 vMB 12
620,783 620,783 0000000000000000000db7832c71968ce3a6851ffd271c8e92e75a6c7668973e 1,444 0.46/1.00 vMB 11
620,782 620,782 0000000000000000000fada22f7c0eb52dc7dee4129202296f4ee0b355069418 514 0.21/1.00 vMB 19
620,781 620,781 0000000000000000000594fbc4a86cce3a0de95347da0ae1a78c4d1be75714e0 401 0.12/1.00 vMB 21
620,780 620,780 0000000000000000000b2a75e18449e40fca3aa71e837c54fce3536d7b2c7c0f 77 0.02/1.00 vMB 10
620,779 620,779 00000000000000000005f9b30bc384d557099796c9981f73b5b8bad44ca76120 1,944 0.65/1.00 vMB 14
620,778 620,778 000000000000000000067fcfebff15733e46d3432251a898b2862088f0c65e70 1,633 0.55/1.00 vMB 15
620,777 620,777 0000000000000000000ae6f51856442d134c1997be524f7b3e553f6ae9bee87c 2,444 0.92/1.00 vMB 11
620,776 620,776 0000000000000000000c45b79dfef16ed16fe2c78029aefdbc80dab56b75e761 104 0.03/1.00 vMB 16
620,775 620,775 0000000000000000000c5e245ddea254be4722e8fd6c6e10e383de47335ad10f 1,325 0.43/1.00 vMB 13
620,774 620,774 000000000000000000109b50953dbd3f384417d294c836f27c18115adee65daf 223 0.06/1.00 vMB 12
620,773 620,773 0000000000000000000114fa808904373a683c74dbcf2c6c57b88264ecc3e094 494 0.19/1.00 vMB 12
620,772 620,772 0000000000000000000c58e922d57f8aef278c399ed68413805adb117e9c76a5 239 0.09/1.00 vMB 9
620,771 620,771 00000000000000000011efd3aa5eb06024816eb7c517f66c8d8971a809bbabc4 492 0.12/1.00 vMB 13
620,770 620,770 0000000000000000000eeaee535f52b7527bbab4b1daedcd53c3bd16d097af6b 944 0.31/1.00 vMB 13
620,769 620,769 00000000000000000007e85fa1c4a40724f5162fa4ecb2b20310664fd3d121cf 1,192 0.38/1.00 vMB 13
620,768 620,768 00000000000000000011144362ef5e4911eb006f4087322a92331b685137bd67 394 0.13/1.00 vMB 17
620,767 620,767 0000000000000000000360b944e7431df17c904798ae15e5d419daea3f8a32d6 1,691 0.59/1.00 vMB 13
620,766 620,766 0000000000000000000c526a3346b6d2504a9116f9458b9d0514aa3d386cba4e 1,043 0.33/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.