Loading Tool

Explorer IconExplorer

Memory Pool

83,877 transactions
31.72 vMB
0.09493274 BTC
Random Selection Loading Transactions
Max Size: 193.90/200 MB

Candidate Block

Mining Attempt 4e405c95f26da355d381ea89ce34ff0c7840b7c29d065f93acea3a0c2fb7952f
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 68a0875f1e3bf88108bec17b161c52f9c499e9157c8e3f4cdbd5dd9a00991a59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,392
Size: 1.00 vMB
Total Fees: 0.02031929 BTC
Feerates: 40.21 > 2.04 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (456,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,154 459,154 00000000000000000203f73a76e7330e9237e5a354bc549639c4012ca40f0825 2,261 1.00/1.00 vMB 172
459,153 459,153 000000000000000000aeabe1f5a7c7ecab9832ad370417abb41c5d4489a3e845 2,344 1.00/1.00 vMB 133
459,152 459,152 0000000000000000000a5a06f5de83d852b4fe8232c8831202cccf5ed3bb6404 2,219 1.00/1.00 vMB 148
459,151 459,151 000000000000000001a5592622afeb47b572fc331a62c0ca92f475f63fc2461e 2,095 1.00/1.00 vMB 144
459,150 459,150 000000000000000001a3d453671c956694759652f7400993289ed1d851b1e698 1,936 1.00/1.00 vMB 155
459,149 459,149 0000000000000000021bb0185ba673704171914dbdeeb61798156d9c1ec7a844 2,815 1.00/1.00 vMB 199
459,148 459,148 000000000000000001071f3c93853ad8be41935c2c59eee42aa510c5bd8554dc 727 0.99/1.00 vMB 84
459,147 459,147 000000000000000000b425cc8146fb4d360e0055f9e73217547fab611650c4bc 1,100 1.00/1.00 vMB 116
459,146 459,146 0000000000000000023de2fc1027bab6ffdfb686d01ddb955d444e326dd0f559 1,295 1.00/1.00 vMB 121
459,145 459,145 0000000000000000006322df39fb1a7883b938d28eb01853e1dcd73427c66bed 1,968 1.00/1.00 vMB 148
459,144 459,144 0000000000000000006e885f1efd44051b15b09048901d74d818638129b4be23 1,771 1.00/1.00 vMB 185
459,143 459,143 000000000000000001cc5c3f657c3c5ba18ae215d51e88d809676d4c97754020 1,216 1.00/1.00 vMB 95
459,142 459,142 00000000000000000087c98aa8fae619865f16d325e0f6e57269db1f90a57fb7 1,675 1.00/1.00 vMB 142
459,141 459,141 000000000000000001fd5eadccdcd0986bb0efcab8afb8776144a633267f1353 1,965 1.00/1.00 vMB 130
459,140 459,140 000000000000000001f1dcaf700dd5ed853d5e657f5417adf9cf99f5038ca2c0 2,085 1.00/1.00 vMB 142
459,139 459,139 0000000000000000010c5e27e8d5468343baf097c879a4031ce1577302b9078c 1,872 1.00/1.00 vMB 146
459,138 459,138 000000000000000001c4c44ae3c062eccd999aae16c3c85da21b6cc9e97de838 2,423 1.00/1.00 vMB 157
459,137 459,137 0000000000000000017ae4669b37d3c6fdefc668fb27ddf23eebd05dfb66d65f 2,169 1.00/1.00 vMB 197
459,136 459,136 000000000000000001d001801ebd30d3f158133e2943d866e07ec85b1adeb215 2,392 1.00/1.00 vMB 153
459,135 459,135 0000000000000000004a48a864b5d01b80c5808cf11a042b02718bc135d3aa6d 1,669 1.00/1.00 vMB 115
459,134 459,134 0000000000000000003183dd82e591c350fa4a9f62844161fd9a95fadf398ad1 2,265 1.00/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.85 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.