Loading Tool

Explorer IconExplorer

Memory Pool

27,641 transactions
14.19 vMB
0.06141982 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.53/200 MB

Candidate Block

Mining Attempt 356763bea220efebec843000edbf42558a0f7e339d562d16468e51ad3b37abef
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root b5aad85264c425d2b732d91ddb4abb0696f5691e6b50b15f42baf9da4a10b5bc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,698
Size: 1.00 vMB
Total Fees: 0.02691662 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (689,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,332 223,332 00000000000002b3450a837dca9e90276f137a7ad2a00a4d007bd290702ef3bf 91 0.03 vMB 293
223,331 223,331 00000000000001c0f0515923b44911650b813557c96371129128dc7d01bf97e0 446 0.18 vMB 192
223,330 223,330 0000000000000314de6fbe306ae38fd917204fbe418988b6e545ab1183850d92 214 0.11 vMB 172
223,329 223,329 000000000000004860113fad1948719803e93cf51489db12fb0c85b762f34ad7 562 0.25 vMB 180
223,328 223,328 00000000000004091f9d73ddf8f4bc8e48ba0ed9847bc983accbcd2472d1dfb6 497 0.27 vMB 139
223,327 223,327 000000000000040a4f1d9c0f8fa498b5a3f6b1c2f57ee20ddc9c4ef0b7f28eed 765 0.25 vMB 264
223,326 223,326 0000000000000286b4e869292d4585709b6e51b8eb53b218b7ab331c8439b04a 159 0.11 vMB 120
223,325 223,325 0000000000000387f9317ef10d498861e4dce47e4b1f58bb958411a4c62f4a6a 556 0.25 vMB 173
223,324 223,324 000000000000041e6180c3adbc638a6f8ec15a9ae555ec4ba95efb0d66585d4b 500 0.25 vMB 180
223,323 223,323 00000000000000537fe279382368c4e2137f095d10ebc0a4bebddcf9218346dd 617 0.25 vMB 205
223,322 223,322 0000000000000038bb8be2d6f4129859b6ff0e947b824e6210850650a036b892 517 0.25 vMB 153
223,321 223,321 000000000000043814203b14b6c8a44bf8bd3cdb09798dd7708ac1f1b69ea529 783 0.25 vMB 258
223,320 223,320 000000000000006ff5df8bebf0fc728a898f5292a8f828095938c3728559621f 115 0.05 vMB 145
223,319 223,319 000000000000025ee9437d73344cbd1aa7bf4a179664f06a27cb6094ef3b54db 12 0.00 vMB 164
223,318 223,318 00000000000003af8df8b7a33a16bb905333f32c8f2e1b3b0ca98901e550db24 740 0.25 vMB 222
223,317 223,317 0000000000000006a2c4ccdb26738e447c9dd21856dbfb773d35f7d71e87b3cb 34 0.01 vMB 150
223,316 223,316 000000000000009646e282ba59f98252ead51e2614327cbf4270c2cd7e84fd1d 418 0.18 vMB 196
223,315 223,315 00000000000000c4d89609f6be98292e9423b57291634ce232cecba076fa98c0 363 0.17 vMB 220
223,314 223,314 0000000000000262606d7829a35a78d43893a1a1d8ea351b0a8945895c7ed04c 161 0.10 vMB 136
223,313 223,313 00000000000001a5512481f8b9156a70a9b6242d60b283eca7acb3feda644e3e 621 0.25 vMB 209
223,312 223,312 000000000000025f0a60b491911fc63d0e786ab353862a57b533db947e5f9f13 560 0.22 vMB 185
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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