Loading Tool

Explorer IconExplorer

Memory Pool

28,954 transactions
8.46 vMB
0.09158703 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.98/200 MB

Candidate Block

Mining Attempt 8e8ed9ea473c6e1483ec127afd96ee575e0b0c667c9ee61a1431d9930444efa0
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 37eeb09903f7f3bc15be506cb592c69ad628514cfb20e5264be6f3aafeb2ce2c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.04007090 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (759,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,114 154,114 00000000000000212c6b2474b48bdea239da38d760b28256d81eaf6ccf1f98ec 146 0.05 vMB 42
154,113 154,113 0000000000000aaffb56ac247cab6cdc36efa1c830f9599650d14d9f6fe94baa 68 0.02 vMB 0
154,112 154,112 0000000000000398daac3acc71a6efc33a6be2d3b118028f8abd646e4216d35e 79 0.05 vMB 136
154,111 154,111 000000000000007f196a33df4af18546469795c41e5f309ccf8290a4b9a716df 41 0.01 vMB 244
154,110 154,110 0000000000000d0e784675f867c72d83c18611e78cd7c92cfc1c66bfa4ac345c 105 0.05 vMB 28
154,109 154,109 0000000000000586a5fe376c88d031f579b2cd87884bd54fc7e54a05154ce573 5 0.00 vMB 114
154,108 154,108 000000000000060d4ede9f832664e7f854321ff64112d43f410deaa91dea761c 66 0.02 vMB 60
154,107 154,107 0000000000000a01025cf5faa212c371fa86d5a62b03aa62969388253547cf4b 72 0.03 vMB 10
154,106 154,106 000000000000059adfd781d1e709e3b766b5fe3b1521689f4281c3706e27c785 92 0.04 vMB 203
154,105 154,105 000000000000063024f4f1d42db36174c91544eb20e5419da87f9b829af7bbe2 7 0.00 vMB 53
154,104 154,104 000000000000041f0c0f8cad978416a72d778db07f6cf70c66c198a859b9ec93 21 0.01 vMB 8
154,103 154,103 0000000000000013e04031e7e0cdfbbec4d9caf30b29f414c30bbaf4cad1f761 12 0.00 vMB 53
154,102 154,102 0000000000000518a4625d778739ef9add343166e41c05048e99a1302e210d6c 9 0.00 vMB 51
154,101 154,101 0000000000000c91adba729f5577e84972ed7fdc34ba9b60848eba846655a596 131 0.04 vMB 93
154,100 154,100 00000000000007b0c2dae12b278d82314b09bc425de25b33fbd4fffbb3bd8a14 22 0.01 vMB 59
154,099 154,099 000000000000017e36a08ab440505aa36c553432ef27c92a19c37e5673fdb287 13 0.01 vMB 1,359
154,098 154,098 00000000000005bad33068fad8ef0cb84ff9e3d8c0b321cbd2098ef8f25f67bb 1 0.00 vMB 0
154,097 154,097 00000000000009669d0deed2917aa703840b7b659025f2d74ee06047f8e8f6d7 14 0.00 vMB 38
154,096 154,096 00000000000002a73e041b45adc7adcf6c9b21007cc8bb06c004d68d056b78f9 2 0.00 vMB 123
154,095 154,095 0000000000000213994c3ffcbeaca010e685b7dd2c64facdf6440a04986b231e 7 0.00 vMB 33
154,094 154,094 0000000000000e0ab95993b1cf1573ae3f66d4e84b83d937ac80bd0a00475dfc 8 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 65
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.44 GB
    • Received: 0.43 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.