Loading Tool

Explorer IconExplorer

Memory Pool

81,842 transactions
31.01 vMB
0.11914463 BTC
Random Selection Loading Transactions
Max Size: 185.37/200 MB

Candidate Block

Mining Attempt a8d7cf3a1c70c2defb2c50a9475e83b95ccabcf10d2b18e2db0e308fea378146
Version 20000000
Previous Block 00000000000000000001d5c5e6dfb1105c06f06ef2ada68ef39386bddc38f0ae
Merkle Root 7613ac7a2cf0a50b6995fee9e8ff059a1a9f08a25eacc21174476c0958918550
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,852
Size: 1.00 vMB
Total Fees: 0.03344790 BTC
Feerates: 500.91 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,149 (509,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,716 405,716 0000000000000000028c55edf0400b7592792ad767df9e19a1cd331995e20dd0 865 0.62/1.00 vMB 24
405,715 405,715 000000000000000001516c847071681a31d40fa1982f15571ff727eece6c1be7 1 0.00/1.00 vMB 0
405,714 405,714 000000000000000005e588b7028474a083bdf38ebc4bf0509efc45792e106acf 1,151 0.47/1.00 vMB 47
405,713 405,713 0000000000000000020eac6dbf1809619d8fb8a3fb300332e90aa77c062c89d3 833 0.72/1.00 vMB 26
405,712 405,712 000000000000000002303b09c621ccc5807d266048f1bb24a69808a77c135a58 1,354 0.87/1.00 vMB 31
405,711 405,711 00000000000000000291e9c2b4fe232888eb776dd9d3dae3e0fc4d899bbace4e 2,635 1.00/1.00 vMB 63
405,710 405,710 000000000000000002343e18f053fc07ec2c44f1232d00f209bee5d8b3cbe95f 2,568 1.00/1.00 vMB 50
405,709 405,709 00000000000000000195d94d712b7a87dcc4a484ad8dd24580b126a22134bcee 150 0.09/1.00 vMB 29
405,708 405,708 0000000000000000033664c34a41250ae5ff72199b488169f554d56cb1b97a2e 1,936 0.98/1.00 vMB 39
405,707 405,707 0000000000000000011c4c5345f5eadbf73b6f9fc0c69b12c7e0109da03d1c47 480 0.34/1.00 vMB 26
405,706 405,706 000000000000000000e982035a203a95763f0fe35522948ff112b7f327011ce2 1,345 0.93/1.00 vMB 31
405,705 405,705 00000000000000000049cd4aa579164e16f900559b63b861115f3a9291762d1d 2,796 1.00/1.00 vMB 64
405,704 405,704 00000000000000000536762ad0c8af4320a72823937008a839e1beb8bf4777cd 988 0.90/1.00 vMB 20
405,703 405,703 0000000000000000048cf8519869b928575d70b459efff70bdf0ffa2ff7bca11 1,464 0.93/1.00 vMB 33
405,702 405,702 000000000000000002d06a97efd695eb1c5820164858a2676f50c291d7f4a5c1 363 0.22/1.00 vMB 31
405,701 405,701 0000000000000000054b6074dcb66c4a7619c2bbff7d086c100db068576b5d0d 3,031 1.00/1.00 vMB 61
405,700 405,700 0000000000000000031473349cbd4dce9b67558613887fbd3e1c76f3ffd1638b 2,316 1.00/1.00 vMB 49
405,699 405,699 00000000000000000147694bfa102d14e4419824e7bd966b08c2c07f849cdb9f 1,721 0.96/1.00 vMB 36
405,698 405,698 00000000000000000343008ab3e750d17e7e4c24c83e285a013ee21128c52f5d 189 0.18/1.00 vMB 57
405,697 405,697 0000000000000000036edeee4308f0a15cd47f574927f8387a5d98574672d81f 399 0.41/1.00 vMB 11
405,696 405,696 000000000000000004f150ddeee3fe78e63eb95d4954ae9fa156aafa11af8cd5 586 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.65 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: 672.90 GB
    • Received: 16.32 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.