Loading Tool

Explorer IconExplorer

Memory Pool

40,532 transactions
27.87 vMB
0.09497114 BTC
Random Selection Loading Transactions
Max Size: 143.16/200 MB

Candidate Block

Mining Attempt d70dbde70b61ac085032f5ba6cfbea0b08a32cfa020c03059b7eb5fe13dfc8a4
Version 20000000
Previous Block 000000000000000000003c72a8e979c40102671daee68898431e57e1558ff72f
Merkle Root eb0f490e36323b807bb2681d78e156ad5a5a258bae0a9968a8177930b34c4a84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,459
Size: 1.00 vMB
Total Fees: 0.03474068 BTC
Feerates: 318.73 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,304 (785,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,274 129,274 0000000000000afcf8e725f35bfe21f35229a51aa02295c9bf96cf9fc0727077 31 0.01/1.00 vMB 1,233
129,273 129,273 000000000000165197d1dd7ae891006f8ea3db69765d86d1f58dbaef13910692 50 0.02/1.00 vMB 1,328
129,272 129,272 0000000000001ae0f349d6e97f54632634814744504b81a3cd9bcd41db6d78bb 12 0.00/1.00 vMB 2,012
129,271 129,271 00000000000008449d510482d510ab3a5f3b8d7466baf763d22be072b53566a5 172 0.05/1.00 vMB 84
129,270 129,270 000000000000163d38f184dae4aa9907208180681b1d44c30c4b55882629673b 38 0.02/1.00 vMB 1,137
129,269 129,269 0000000000000c32a0c53a0869f1bf297dca926e5946546bafb99de4a878ccaa 50 0.02/1.00 vMB 713
129,268 129,268 0000000000000dff2f326310717d667c815e7582f1d77477a70aaf8efb91dacd 80 0.04/1.00 vMB 844
129,267 129,267 000000000000118dc053cad897c8a9960b968a5caf9f2de36c7b264d7383adca 102 0.04/1.00 vMB 937
129,266 129,266 0000000000001b4045b7eabf71a5d5ac919c434de57e18c9c5a625baa6ceaacf 25 0.01/1.00 vMB 434
129,265 129,265 00000000000010c4212f62aca52079c69fdba12632860a422a20dfd29c929beb 43 0.02/1.00 vMB 882
129,264 129,264 0000000000001a6b487cd3e40ea20a3d99f485c23aef5da83f5dacac7e41a70f 10 0.00/1.00 vMB 969
129,263 129,263 0000000000000b51a9b6f5013312375d9a4c182ff216a4e2512df5d45ea26f83 99 0.03/1.00 vMB 432
129,262 129,262 0000000000001a1213e2db3a005c2386ff3d76dd7b46d169d59663c80d0f9429 13 0.01/1.00 vMB 1,326
129,261 129,261 000000000000048174bf2823a686f90d6b9c6d7fab15ef503916065460388b56 203 0.08/1.00 vMB 1,497
129,260 129,260 00000000000007e9ae689c0dcdb873a99a52b7f3df0864e25314d12499470196 111 0.04/1.00 vMB 431
129,259 129,259 0000000000000026d219f3c387abd216074397a9b74b9e1d130b647cd81f2848 112 0.04/1.00 vMB 1,138
129,258 129,258 0000000000000ef034cc01e8868c1482c713df524362711ae254b4a98b3b64f4 43 0.01/1.00 vMB 0
129,257 129,257 000000000000058e7dc3370d78a9595a1ad67b8b0342dcb8dd4eb2c63c67a32f 36 0.02/1.00 vMB 1,063
129,256 129,256 00000000000000c3c0ed54bf6d2979aa2983f70a5bc07b50ab76d4d0dcd6e9b5 165 0.05/1.00 vMB 38
129,255 129,255 0000000000000c3c1c39d8d29988df893990aefc1adb1e78893a7cb17855ecb2 54 0.02/1.00 vMB 1,527
129,254 129,254 000000000000141f36de5c2312c28115b9fc170e921dd9fe14796758f75e16f9 32 0.02/1.00 vMB 277
Previous 10 blocks ↓
Total Size: 781.13 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: 581.37 GB
    • Received: 9.07 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.