Loading Tool

Explorer IconExplorer

Memory Pool

81,440 transactions
30.47 vMB
0.11346075 BTC
Random Selection Loading Transactions
Max Size: 183.53/200 MB

Candidate Block

Mining Attempt 6953df9ee5f180b5109efd566e34b507d5f5434407e26cf623dec30d89f54ec7
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root ef0c9ef287d5f7b2b686f49246a40e7a1250c4a78a5fc8d1f44a52f75bfa2714
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,439
Size: 1.00 vMB
Total Fees: 0.03886648 BTC
Feerates: 180.34 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (632,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,585 282,585 00000000000000014c1c87b3aaf200631abdaa934eed799c592971e81429cb90 272 0.15/1.00 vMB 38
282,584 282,584 0000000000000001cfcb3e6b879c080e1f6e9a246d4bb7f559eda4f2f06897e8 694 0.34/1.00 vMB 44
282,583 282,583 00000000000000016b1d4a723401b659a96ca0af5fb96b6ca0de808326941898 296 0.41/1.00 vMB 21
282,582 282,582 0000000000000000d141aff488ef3c423bedff3195aad591ba2c74d333903144 306 0.25/1.00 vMB 24
282,581 282,581 000000000000000119eb728db5cfd1f771ccf86cf0faf2d944219f33d43862ef 796 0.50/1.00 vMB 25
282,580 282,580 0000000000000000b2fd63f62621fa50499a5d33fd8bb56bf6d084a68e2d81c7 632 0.25/1.00 vMB 42
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
Previous 10 blocks ↓
Total Size: 782.64 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.42 GB
    • Received: 16.24 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.