Loading Tool

Explorer IconExplorer

Memory Pool

25,627 transactions
5.58 vMB
0.02769104 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.68/200 MB

Candidate Block

Mining Attempt 3b9761825094218d21263bb6d8190bab14ecca8a117ef22648950a058f14c6b1
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root dd25039ab697cd5bb9e5dbaff2036fbb5c9b93662bf0d37f1b9c1489a056a5b1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,615
Size: 0.54 vMB
Total Fees: 0.01449110 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (760,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,137 153,137 000000000000061b4c1954d9e1ccf2e70d0840b4eea5cf54cbc70e0edbab7b86 121 0.09 vMB 106
153,136 153,136 0000000000000305ff4f742dfaab8e627f62b3c3659fc7037f9387f2ef834bfe 128 0.05 vMB 506
153,135 153,135 0000000000000886535f0ad6832791c132717698a42c1742bcf3dda30428eb02 12 0.00 vMB 31
153,134 153,134 0000000000000dab9324b0f40c52644ff8d4ff4e19e8f2066b27c1f75f18bf37 12 0.00 vMB 0
153,133 153,133 000000000000054ebfc579f1b93d6479c9da64a376ed7202298eb3db3656a07e 38 0.01 vMB 191
153,132 153,132 0000000000000aa447d8eb142b09d667730c15cbbcde9dd9fd01cc2f9ebf04c7 45 0.01 vMB 176
153,131 153,131 00000000000002fd8b8719b34a4495bb9c8ce39c930f521ab5ed2a52e8d720f3 10 0.00 vMB 16
153,130 153,130 0000000000000417db8a58f3a78e3c4eb601a39ca49a9e7aa8b3fa5760758f0d 45 0.02 vMB 121
153,129 153,129 00000000000001fc8eadb0023f461c4bb7510dc5de4c2357ae07fa852ecdc950 121 0.05 vMB 58
153,128 153,128 000000000000099f5656abf742dc2b6406cb6f23d163cd702ea6ecbde48c022c 56 0.02 vMB 331
153,127 153,127 0000000000000b5d5477fa2fb1b9fe6515cc7af95cafadd6ab6f24db6dbf2733 81 0.03 vMB 84
153,126 153,126 00000000000008acd4995556f95cbbcf4e267eab191c7a9d5b8e621e55723553 56 0.02 vMB 29
153,125 153,125 00000000000005ba23baf3ecdf17499319b2b1f778a0865e11a985fa4d46a50f 12 0.00 vMB 352
153,124 153,124 000000000000058053c8580dbb06898ec60f5430004bc1774b1e678b99ce8f4e 21 0.01 vMB 394
153,123 153,123 000000000000057cf48638e4d834e5daecbdafd378aa65f465beb8eb50ed6fca 30 0.01 vMB 240
153,122 153,122 0000000000000c04c379a283724501e63f2f18d6375fb12ddccb1643ca00ffba 20 0.01 vMB 80
153,121 153,121 00000000000001fb3d9e8aa2f64336da10e5597341fc95b60c6f5caec7d601fc 7 0.00 vMB 444
153,120 153,120 00000000000003178b751ca9c99fe5237cb4a279ff9583c01ed7ba30d3cd2978 28 0.01 vMB 96
153,119 153,119 0000000000000c347b2cf46390f9eacc02732e97eef970ea76e9cee372a07127 51 0.02 vMB 121
153,118 153,118 0000000000000ae7b593addb544b23f967afeadcaf64895c7b91034e12df59e5 2 0.00 vMB 0
153,117 153,117 00000000000003189248b33bfe5206dc09ba715966408a5c2f75255d1fe90c20 87 0.03 vMB 21
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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