Loading Tool

Explorer IconExplorer

Memory Pool

76,320 transactions
29.20 vMB
0.10585628 BTC
Random Selection Loading Transactions
Max Size: 172.62/200 MB

Candidate Block

Mining Attempt db2a6d1a5660866ebaf86a455b325d04983d98f0c82be910bdead34b2d008f2f
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root e5f7605bc21340dca9528d240ee7ed6c3c5b05d133d4ac921af21d718dee560b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.04282718 BTC
Feerates: 201.37 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (523,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,987 391,987 0000000000000000048c301d4beeb5db48cce008c3e6007f62fcf564ec01bc10 2,742 1.00/1.00 vMB 41
391,986 391,986 0000000000000000026c601251a93153f2a868f340f1cf51bccca7e1f79d0265 682 0.62/1.00 vMB 17
391,985 391,985 000000000000000002b8ba3e651332cbea10a09b7f18118bd55272b1e8b4819d 3,108 1.00/1.00 vMB 50
391,984 391,984 0000000000000000052e249aed22120d76ee8233c0a32767d63fc9d31180173c 863 0.56/1.00 vMB 20
391,983 391,983 00000000000000000335719e5b5740d055f2b81e5950904229413f1537565804 2,524 0.95/1.00 vMB 47
391,982 391,982 000000000000000002b5abdeb80787b286263cda70bfad8ae9345899cd830366 1,264 0.55/1.00 vMB 36
391,981 391,981 000000000000000009d2a683c8c8b405f1c8092a9c3d21686149ae11b486d382 431 0.79/1.00 vMB 14
391,980 391,980 00000000000000000a0fb88655b86e0b150a1aa3991f0fa86b7d786677b92c24 2,133 0.95/1.00 vMB 34
391,979 391,979 000000000000000007f4b102b9345a82c296baef8a22016621175e08829846e5 1,086 0.56/1.00 vMB 32
391,978 391,978 0000000000000000038ed285d260ae72f22d2d890752ad637afc2d8bba41bf61 1,155 0.52/1.00 vMB 36
391,977 391,977 00000000000000000875c5e74b0039e891f116913bac3d842191bd9bd5e270d9 1,905 0.93/1.00 vMB 29
391,976 391,976 00000000000000000503760b36aa8e000c5bcbc513c114f5da6142efe6303733 2,234 0.95/1.00 vMB 34
391,975 391,975 000000000000000005244bf27c2511d8aaba426b6ef9bc7906112d336ee83a8d 673 0.84/1.00 vMB 12
391,974 391,974 00000000000000000586af76091fa8c7ae14403a0af38750213fec2a040099aa 1,495 0.95/1.00 vMB 31
391,973 391,973 000000000000000005461a9b4e4e846406089cf46092d573a15ee2c81ec166e3 1,333 1.00/1.00 vMB 20
391,972 391,972 000000000000000005310b46d17858f1261aea1ea38712a2e23b9e6ddc21e7dc 1,890 1.00/1.00 vMB 27
391,971 391,971 000000000000000008e6dd122daf2ff7725d1ded00aef3e363704db8deb43186 1,863 0.93/1.00 vMB 49
391,970 391,970 000000000000000006340eca8e141a05665c8928ae1cc843d8e65385a4b3fbd3 1 0.00/1.00 vMB 0
391,969 391,969 000000000000000000c9cd981ca804e65e8c576f69b69a7a88ed5e02f1e249e8 2,803 1.00/1.00 vMB 55
391,968 391,968 0000000000000000023ff978c28a63047e72d6cad6cb83e487795a4cde712a37 40 0.05/1.00 vMB 16
391,967 391,967 000000000000000008c6ea736fdce96ebbf2e74098eb397e035d4bf093ac4844 1,535 0.93/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.