Loading Tool

Explorer IconExplorer

Memory Pool

76,953 transactions
28.62 vMB
0.07679302 BTC
Random Selection Loading Transactions
Max Size: 173.45/200 MB

Candidate Block

Mining Attempt 1142f6a72799a42cb7f16860773d0245a4186209b2a5188da6fb42a6c075690e
Version 20000000
Previous Block 00000000000000000001f67781d6f05084986ab017640c91344eae66a915cd1b
Merkle Root e3506b76e1f9e0069f50cfc019decbeedd4673ef54fa2ea4cfdb218d9ca28f66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,522
Size: 1.00 vMB
Total Fees: 0.01730128 BTC
Feerates: 130.38 > 1.73 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,134 (632,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,571 282,571 0000000000000001ec7f93cf7ecf83d8960863d07edfb4a7f2f05b97afd619d0 544 0.25/1.00 vMB 47
282,570 282,570 0000000000000000279126e2b191421402c6c48fa10f9336abbd8e2be1b3a95e 316 0.27/1.00 vMB 28
282,569 282,569 0000000000000001210887259ee1cc6cd4a9d36645fc365d647520a7e6676608 623 0.25/1.00 vMB 55
282,568 282,568 00000000000000005586f380c38f4f48ee8b9a5fb09fd66b14b7cbdbb6eff4f8 1,167 0.50/1.00 vMB 51
282,567 282,567 0000000000000000a6e8676d84221de02bcbcda5851dd04467791b057c7409e1 223 0.11/1.00 vMB 46
282,566 282,566 0000000000000000525d7039c1fb20526bfe9bfbccba727b2221eb3b9198a737 130 0.07/1.00 vMB 46
282,565 282,565 0000000000000000de7dc358bef4757816d48d7d369216ff967f4e873ea9d570 143 0.10/1.00 vMB 26
282,564 282,564 0000000000000000c38aae29b16b6ca2c81d0e136e6d6585be7037b1b0abcf37 113 0.04/1.00 vMB 50
282,563 282,563 00000000000000014cf4913c219615129d2b07f6101114d73119b0bd164f8518 379 0.21/1.00 vMB 48
282,562 282,562 0000000000000000794365becff9b5337fee022dea418bd81dd814e8b56dd7bd 238 0.15/1.00 vMB 41
282,561 282,561 0000000000000001d842d14fd372b8c0805e686956bba232afd805721f8d0f8e 81 0.04/1.00 vMB 33
282,560 282,560 000000000000000192dea5746d22e53e90fb8b75ae38482ee470641666fd583b 548 0.23/1.00 vMB 64
282,559 282,559 000000000000000163aa89643ff859502f85261480ecb0865f350ac2b57c1142 615 0.29/1.00 vMB 45
282,558 282,558 00000000000000016f50798fc22d75b147f310a09a5d631ba4d5e0ea65d0a39d 210 0.09/1.00 vMB 50
282,557 282,557 00000000000000010808c38055260c6366d6cf5ff472cb801a4451b6d8d83f71 275 0.14/1.00 vMB 57
282,556 282,556 00000000000000002d3d8343b9932a137ca11e64b700646b3cdac9369025d4d7 88 0.04/1.00 vMB 60
282,555 282,555 0000000000000001e1f8a982cde0c78ad1d096a09a5a43f199ab5e6ccf017389 161 0.10/1.00 vMB 25
282,554 282,554 00000000000000014791af30f6b29abee62c27bf65bccbb2f6341d62ee4b49b5 98 0.07/1.00 vMB 36
282,553 282,553 0000000000000000eb55b0db48fc2908ad07119ab5b72318f047709bccbefa05 702 0.33/1.00 vMB 51
282,552 282,552 00000000000000010b0a46420b60e4daa0ac30cd11e477d4ba3b5d49dcc90047 88 0.03/1.00 vMB 51
282,551 282,551 00000000000000003e4be2bdf145f3230e75b3880e16eb3f44c80e0eef49d436 13 0.01/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.62 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.08 GB
    • Received: 16.13 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.