Loading Tool

Explorer IconExplorer

Memory Pool

78,734 transactions
29.49 vMB
0.06883936 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt 8b94e8b2dddc90c33205a6589f0fd69730541c4a607e0ee8bb018b5cd6824b1d
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root aacee1d21cdbf44c06236b0b0466e936d8650c25d0a48f92a70088c9a13043e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00891043 BTC
Feerates: 50.25 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (352,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,058 562,058 0000000000000000001f3fbf24afb55766956db7214c610e2e1ceb6b93aded19 1,129 1.00/1.00 vMB 10
562,057 562,057 00000000000000000026b44c781a7f2221301251629e76e618a0659b28c09fd5 717 1.00/1.00 vMB 10
562,056 562,056 0000000000000000002713f7cdfe6be8ccd0e54f8f9de6e9411ee38c80c9281b 1,555 1.00/1.00 vMB 5
562,055 562,055 000000000000000000135406382f3d56ac595f2e517f7fbd41064a8c998f8519 3,275 1.00/1.00 vMB 6
562,054 562,054 000000000000000000023b426814d5b37d00ea11dab0a7df222778f2c25c310b 3,386 1.00/1.00 vMB 14
562,053 562,053 000000000000000000300be1dc77d3e104c53f42840d965a52e0b57466ff8ec0 3,044 1.00/1.00 vMB 6
562,052 562,052 0000000000000000001efc911d01bada44732101d08d8ca23d6504591b57ff7b 3,400 1.00/1.00 vMB 6
562,051 562,051 0000000000000000000abb0365ccb71000ef863b0f829e69dc5567291330e4db 1,881 1.00/1.00 vMB 10
562,050 562,050 0000000000000000000087b2f0e214264c4ca1b04056111d88db1e9b6eee317a 3,424 1.00/1.00 vMB 22
562,049 562,049 0000000000000000002375d7862aa1f66a056f509b55aa6d3d5571f830096035 2,358 1.00/1.00 vMB 21
562,048 562,048 000000000000000000071ea136532be6c7ff7d776d8a405648880b0591365ac5 1,534 0.50/1.00 vMB 13
562,047 562,047 0000000000000000000cd539763c7bed634650d1587b54cf711e9e271dd67f50 60 0.02/1.00 vMB 15
562,046 562,046 000000000000000000270a65d8b931533a1142be64a33cac74cad2c18bd4a2a0 1,836 0.76/1.00 vMB 8
562,045 562,045 0000000000000000002cd595a110994e7ae80e37614c885e827aa000625140b8 1,178 0.41/1.00 vMB 8
562,044 562,044 000000000000000000247318242c49e63acfe748d7c78d57c7bd09e644ac287d 3,179 1.00/1.00 vMB 12
562,043 562,043 0000000000000000003039e2f0949c64677b19372126e7868bee6ad237ac5b73 438 0.12/1.00 vMB 22
562,042 562,042 00000000000000000003faaefd2e3a8de8f986808bbbe5f370a3f0287c5807ec 547 0.16/1.00 vMB 9
562,041 562,041 00000000000000000009f46927ef84fcf7fdbc6efbdaf3d4afc36039681f4d8a 3,143 0.93/1.00 vMB 8
562,040 562,040 000000000000000000137932cbbe88485e46c2a13f9d3ac330a8a893aa726cc6 3,002 0.94/1.00 vMB 11
562,039 562,039 00000000000000000018e27531a86f168ca8edbf4655b8389bf01bedad3574d3 2,004 0.76/1.00 vMB 5
562,038 562,038 0000000000000000002632b47bcf06ffb4730404a0643a746c0ecbf11d6563f8 3,162 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.