Loading Tool

Explorer IconExplorer

Memory Pool

76,335 transactions
28.55 vMB
0.06864904 BTC
Random Selection Loading Transactions
Max Size: 172.93/200 MB

Candidate Block

Mining Attempt 9315fc182bed9f3b1030cf74e7ef8f6d90066f3d039739c6b113e3970cb4794b
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root c22cfcdd76fe14f737ce73b69e3b3443c158485ffba6eaeb676c3c4277763f6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,429
Size: 1.00 vMB
Total Fees: 0.00925174 BTC
Feerates: 79.19 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (632,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,579 282,579 00000000000000012256171f5ab489af701dc8005d469c5da9d742c5c8387a36 540 0.35/1.00 vMB 21
282,578 282,578 0000000000000001f50ebf3965665cf7367e267caa03e91ee423fe9bdcb0e580 781 0.25/1.00 vMB 54
282,577 282,577 0000000000000001c89a637b1d4ebed21284ff1716587e1c4f9191303422f07f 158 0.05/1.00 vMB 231
282,576 282,576 0000000000000000235144a211061f9341aa5b5d5d0ddd5e4c1f02dd177140e9 777 0.25/1.00 vMB 44
282,575 282,575 00000000000000019f0b42f0ceb2ae685b93e5bef7975acb2f20548a8b3d45f0 132 0.05/1.00 vMB 207
282,574 282,574 0000000000000001e35e0e3a0dfaa20419b1be361092b5f75e21e5fad0ebbe75 54 0.03/1.00 vMB 10
282,573 282,573 0000000000000000fd8b9520d64e8887dc790ee3ec454e09171b0fb7aafedb77 133 0.10/1.00 vMB 31
282,572 282,572 00000000000000002d8389c8344c054c069b80dec66a89a7893c74085063fdcb 76 0.13/1.00 vMB 15
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
Previous 10 blocks ↓
Total Size: 782.66 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.98 GB
    • Received: 16.35 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.