Loading Tool

Explorer IconExplorer

Memory Pool

42,674 transactions
19.19 vMB
0.43695684 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.07/200 MB

Candidate Block

Mining Attempt d8090b26458651085ca5a717e003ec0116e6cd5b7ce3b415b2211751fe12d7cc
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root 25c7bff037b86e832787401f77c4c66cfde724f2f5fe7fdef254d6ea8b44f9b2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,910
Size: 1.00 vMB
Total Fees: 0.13020533 BTC
Avg Feerate: 13.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (759,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
153,131 153,131 00000000000002fd8b8719b34a4495bb9c8ce39c930f521ab5ed2a52e8d720f3 0.00 MB 10 16
153,130 153,130 0000000000000417db8a58f3a78e3c4eb601a39ca49a9e7aa8b3fa5760758f0d 0.02 MB 45 121
153,129 153,129 00000000000001fc8eadb0023f461c4bb7510dc5de4c2357ae07fa852ecdc950 0.05 MB 121 58
153,128 153,128 000000000000099f5656abf742dc2b6406cb6f23d163cd702ea6ecbde48c022c 0.02 MB 56 331
153,127 153,127 0000000000000b5d5477fa2fb1b9fe6515cc7af95cafadd6ab6f24db6dbf2733 0.03 MB 81 84
153,126 153,126 00000000000008acd4995556f95cbbcf4e267eab191c7a9d5b8e621e55723553 0.02 MB 56 29
153,125 153,125 00000000000005ba23baf3ecdf17499319b2b1f778a0865e11a985fa4d46a50f 0.00 MB 12 352
153,124 153,124 000000000000058053c8580dbb06898ec60f5430004bc1774b1e678b99ce8f4e 0.01 MB 21 394
153,123 153,123 000000000000057cf48638e4d834e5daecbdafd378aa65f465beb8eb50ed6fca 0.01 MB 30 240
153,122 153,122 0000000000000c04c379a283724501e63f2f18d6375fb12ddccb1643ca00ffba 0.01 MB 20 80
153,121 153,121 00000000000001fb3d9e8aa2f64336da10e5597341fc95b60c6f5caec7d601fc 0.00 MB 7 444
153,120 153,120 00000000000003178b751ca9c99fe5237cb4a279ff9583c01ed7ba30d3cd2978 0.01 MB 28 96
153,119 153,119 0000000000000c347b2cf46390f9eacc02732e97eef970ea76e9cee372a07127 0.02 MB 51 121
153,118 153,118 0000000000000ae7b593addb544b23f967afeadcaf64895c7b91034e12df59e5 0.00 MB 2 0
153,117 153,117 00000000000003189248b33bfe5206dc09ba715966408a5c2f75255d1fe90c20 0.03 MB 87 21
153,116 153,116 00000000000007699d0809c5ead38b96cb1cf391668ebb1472971e7467898673 0.01 MB 34 96
153,115 153,115 000000000000074a4870a5dd41cf5583ca5d28927737f171bbdd9bfce0f959d1 0.01 MB 13 20
153,114 153,114 0000000000000ad0e5ebbbda0f141d89976858f3206d9ef0d0d4f9d39244d006 0.01 MB 36 50
153,113 153,113 00000000000006b1ea602718a54f9d21e4cf4a886da8417f4425b76aea95e57f 0.00 MB 3 0
153,112 153,112 00000000000008fa71d23450d7617483b24884998a61dad9777865d8496c7a0d 0.03 MB 108 46
153,111 153,111 00000000000006cb8265fa9b2a68750449cadc8980d1f7f49f5afc2a63e68702 0.01 MB 19 22
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

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