Loading Tool

Explorer IconExplorer

Memory Pool

76,390 transactions
28.55 vMB
0.07186762 BTC
Random Selection Loading Transactions
Max Size: 172.83/200 MB

Candidate Block

Mining Attempt 62a5cce40dfdcca6ef4e8922ac56a769586afd8070906a9b7a82c4c351aabe83
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 52b39196032b941a400b75068c6bc3c065bc9bcad2e98ba95cbf0f4d5a0d67bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,436
Size: 1.00 vMB
Total Fees: 0.01257765 BTC
Feerates: 100.17 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (380,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,120 535,120 0000000000000000000b9e869c78d307d60fabb12651936c12641ab2828fa5e3 952 0.45/1.00 vMB 16
535,119 535,119 0000000000000000000fe5b8fca65e5763024d9d4d3d4922d1367a38fd5f42fb 1,136 0.57/1.00 vMB 13
535,118 535,118 000000000000000000268a8f761e0238f2c9106557d10c84e4b4c5431ea84396 374 0.13/1.00 vMB 25
535,117 535,117 0000000000000000000a627bff431f80091b2fa36fb7b5e99e8c5f30446df2ba 1,521 0.68/1.00 vMB 15
535,116 535,116 000000000000000000038a46455030d1e4cd0fd90caadc496f65a81da3f42955 1,170 0.52/1.00 vMB 13
535,115 535,115 00000000000000000016e03833d65d3d69c8fd6df811dc91c43d42793ef15740 1,848 0.74/1.00 vMB 22
535,114 535,114 00000000000000000000d98c6d19d0d2a7db7306d44ba8371a8d661d9cf44548 367 0.15/1.00 vMB 17
535,113 535,113 0000000000000000002756ca599e418f1ca8ad3d01d90c8536bc5c58c88da14d 51 0.01/1.00 vMB 21
535,112 535,112 0000000000000000000b0e83aa979661d3343f94dbb2bd58f489b235f0e1fd6b 595 0.17/1.00 vMB 18
535,111 535,111 0000000000000000002137ae24fbb63851f5c1040c6f4251ce679f295bb381e8 1,181 0.41/1.00 vMB 22
535,110 535,110 0000000000000000001e01eecc45511798d7ce7a60aba3b5edae48ed1ee3f2fb 277 0.08/1.00 vMB 18
535,109 535,109 00000000000000000013002e6eec1af1606126c363ae6cbdccadfd02c19034a6 983 0.39/1.00 vMB 17
535,108 535,108 00000000000000000017d57a6e33242cd01256ee2b2164b7fee7649d49a792f0 2,723 1.00/1.00 vMB 18
535,107 535,107 0000000000000000000600271e621503488c70e2025283d7813f5a23d09bd8fd 382 0.14/1.00 vMB 15
535,106 535,106 0000000000000000000f50aa87885358731ce4cbfbaa75963a38ee355e023441 58 0.09/1.00 vMB 2
535,105 535,105 00000000000000000003625dda43b4eef7e4d0797e488b2206ff853e2c0f43ff 2,247 1.00/1.00 vMB 20
535,104 535,104 0000000000000000000a41bdffbd056728831a7d910cca8a23ae92f0bb0d4687 2,012 0.96/1.00 vMB 17
535,103 535,103 0000000000000000000d26d223f05504da94a447c3266a7c73491ce42cf81c2b 1,261 0.51/1.00 vMB 30
535,102 535,102 000000000000000000084c5f3015926239cd72317a7d7e527702c1ff67dc1494 749 0.34/1.00 vMB 15
535,101 535,101 0000000000000000002f15cad9709e79bde20ed718360fac8750999e6fbbcb4f 958 0.33/1.00 vMB 28
535,100 535,100 00000000000000000009fbcea4305ccc772dd6fd08fc3a773ad5d9bf88324cf1 449 0.14/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.63 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.12 GB
    • Received: 16.15 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.