Loading Tool

Explorer IconExplorer

Memory Pool

44,732 transactions
26.79 vMB
0.06567710 BTC
Random Selection Loading Transactions
Max Size: 141.43/200 MB

Candidate Block

Mining Attempt cd2f652462f4568e899b78b50e1efe21c95779a11c35a09302d1d9359b322041
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root e6fa3751c1e7307eaab617fe33b08afeeb5a335cb45a8d89946236892433dc49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,419
Size: 1.00 vMB
Total Fees: 0.01631626 BTC
Feerates: 100.36 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (128,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,272 786,272 00000000000000000003468c24640261133a08de6c6f895078fe97b8c1ac35e7 3,278 1.00/1.00 vMB 30
786,271 786,271 00000000000000000001b2b14d243a45a145ae9ea680ed1fab31787aa06867c4 2,740 1.00/1.00 vMB 36
786,270 786,270 00000000000000000001bbcdb3db062ae4bdbb668c97a15279943d5fa977a3a1 3,123 1.00/1.00 vMB 16
786,269 786,269 00000000000000000003520d643a61390836ffd3b630d95de78a4f01fb5ab01b 3,669 1.00/1.00 vMB 25
786,268 786,268 000000000000000000023af3f2bb94b83d6d0c75e17e18c569d765affe6f164b 3,653 1.00/1.00 vMB 16
786,267 786,267 00000000000000000004707ec421abd18d5215da4d95340aad8b7c6b35d49b3f 3,786 1.00/1.00 vMB 21
786,266 786,266 000000000000000000056c64cf650ad43037d9f64356b858b3f7ea06353bc770 2,852 1.00/1.00 vMB 38
786,265 786,265 000000000000000000015a4368c99cbe859166acb7d344460129a5dd12bd9984 3,467 1.00/1.00 vMB 21
786,264 786,264 00000000000000000000bd1f7cda72f002cc9021791f7a561243ada96562a0e3 2,875 1.00/1.00 vMB 13
786,263 786,263 00000000000000000000b945341222f1b310613e2605c4147d90107f47dbd6fe 1,542 1.00/1.00 vMB 8
786,262 786,262 000000000000000000040d12c296767f89cb0896f2fd13d1e2dae1e9be8a1225 2,544 1.00/1.00 vMB 16
786,261 786,261 000000000000000000023123435eaf73c43ee676d9efe0b34e455b20527451ae 2,410 1.00/1.00 vMB 25
786,260 786,260 00000000000000000003233c67a076dd9ff88ec26b10fdf1aded8d2c148de267 2,384 1.00/1.00 vMB 8
786,259 786,259 00000000000000000000fc6da14749efdbf5744dfecfea886950c1986c26fde4 3,545 1.00/1.00 vMB 18
786,258 786,258 000000000000000000013d34ba127256c2209a9457f581073134b83311d52c60 3,335 1.00/1.00 vMB 19
786,257 786,257 000000000000000000012dd3e8262d25b16330e7682f31499f335caa2f3ed6b3 3,533 1.00/1.00 vMB 24
786,256 786,256 00000000000000000002e61a4b805abd8cbdbcad15724be88399d420c903592a 2,695 1.00/1.00 vMB 13
786,255 786,255 00000000000000000000675776ff94eb695040aa35a463b05030a0800c6707b4 2,479 1.00/1.00 vMB 16
786,254 786,254 000000000000000000013d6582cd6ee3d49892b9843969a81cfdb9f7a1deedd8 2,923 1.00/1.00 vMB 17
786,253 786,253 000000000000000000018b75878ce10ef3f1c73028e2e9855b48fbdc40630b42 3,363 1.00/1.00 vMB 29
786,252 786,252 0000000000000000000411882f90a85fd5673ebfc18d6d11a64293d2d639a67b 2,316 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.76 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.