Loading Tool

Explorer IconExplorer

Memory Pool

46,781 transactions
28.07 vMB
0.07726880 BTC
Random Selection Loading Transactions
Max Size: 147.77/200 MB

Candidate Block

Mining Attempt a644a2cabccf3504b83047bea4fcd2c6145755f4c782a78775a4de118efe2d6b
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 6e8268ee4e0e9edb529479bb2a149e164d0fe749dc51299448750a6e25649dd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.02318463 BTC
Feerates: 100.36 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (90,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,111 824,111 00000000000000000000fd91a4579baa8c6e4013ee4810098464839e8f4a42fd 4,061 1.00/1.00 vMB 70
824,110 824,110 00000000000000000001472dcc8a397ee68c0060b4a8db5341e0330f0fa25ec4 3,482 1.00/1.00 vMB 72
824,109 824,109 00000000000000000001dfa88d940afcc3906914d85a8cfe6d84842e61089e87 3,229 1.00/1.00 vMB 60
824,108 824,108 00000000000000000003a2201d574b79da760195603e1375f87324059bd5058f 3,991 1.00/1.00 vMB 93
824,107 824,107 00000000000000000000d8fd09d9a0418937370875ac44c667d7eda658f5afd6 3,923 1.00/1.00 vMB 66
824,106 824,106 000000000000000000019fead4a37e23e33fd71cc2dee7685e9ca75829971d92 2,970 1.00/1.00 vMB 95
824,105 824,105 0000000000000000000081084351ff5b5c42127ab7762597bbe47e555231b8b8 3,813 1.00/1.00 vMB 66
824,104 824,104 00000000000000000001d6cd0e66e3df3904e2fd8b8a5b09fb75bae08c64ed8e 3,488 1.00/1.00 vMB 93
824,103 824,103 00000000000000000002b7b52dc2ff845e5dc52532371b988fb5afc45ccad698 3,193 1.00/1.00 vMB 67
824,102 824,102 000000000000000000038f569e0b64c57c6f813b98e7cc958940e41cbce5e992 4,727 1.00/1.00 vMB 68
824,101 824,101 00000000000000000002c57800f33916d5a4ec2365828dba7eee2dd6c07f08b1 3,351 1.00/1.00 vMB 70
824,100 824,100 00000000000000000000944b9a7fb475b9900bc12410561dfdd98739f02f8aa9 3,948 1.00/1.00 vMB 97
824,099 824,099 00000000000000000002d356c71af754b10e304fbebcc55a6bd4f02ee4a9e555 2,633 1.00/1.00 vMB 76
824,098 824,098 00000000000000000002ba0b4d55878176561c041b47b07bdaff08ac9f84bbfe 3,516 1.00/1.00 vMB 113
824,097 824,097 00000000000000000000fd4d7ee31438e8e6ea0d89e864df5b8bae9153af7435 2,931 1.00/1.00 vMB 115
824,096 824,096 00000000000000000000823ee894659bdc90dcde24449ece6028b5490fc4ce0a 1,965 1.00/1.00 vMB 89
824,095 824,095 000000000000000000016280e59d60c971ba2dc65ea49a2a1e809ea1fe8fe95d 2,226 1.00/1.00 vMB 58
824,094 824,094 000000000000000000032b76aefd6656d7a98f5e12b4ada22b7204ad87e7a35c 3,569 1.00/1.00 vMB 79
824,093 824,093 0000000000000000000305dd9d2fb95f18d47b391ca5003fac42bc492c46984c 3,083 1.00/1.00 vMB 58
824,092 824,092 0000000000000000000153342433874ec4409a3600db5203426bec137189a3c3 3,604 1.00/1.00 vMB 86
824,091 824,091 00000000000000000001a957973c6ced3f39f45d02d55aef33f827374d7595ba 3,451 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.