Loading Tool

Explorer IconExplorer

Memory Pool

46,766 transactions
29.12 vMB
0.15225484 BTC
Random Selection Loading Transactions
Max Size: 152.20/200 MB

Candidate Block

Mining Attempt 62db702f30b57a6b02dddbb892bb1d83c905f4abb7cd85b0033ec95a625ab182
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 742e8e4d9e98cab3e2c05cc0071154c916c15dfddc5793f1f694000295770db1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,640
Size: 1.00 vMB
Total Fees: 0.04354531 BTC
Feerates: 100.65 > 4.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (613,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,166 301,166 0000000000000000273f3279a4949b50e39cdb58c82ed3ab98ed557c46116528 227 0.10/1.00 vMB 43
301,165 301,165 0000000000000000268d9ebb9be8dcf03cc0849a0cb65da20f6f92ce396fba3e 23 0.01/1.00 vMB 26
301,164 301,164 000000000000000003a22c61f46ff90714452f9ec036472024d0c24d151dd69f 261 0.14/1.00 vMB 31
301,163 301,163 000000000000000000ed8905336b194db79dbf103a219b8093457122f992c0b0 224 0.12/1.00 vMB 29
301,162 301,162 000000000000000063149164f9afd1968908786922c17d8a160956b0cb2324bd 158 0.07/1.00 vMB 31
301,161 301,161 00000000000000004611ee5f60fe65f4af9eafebb1cdf33ee18ab8ee73031b51 445 0.27/1.00 vMB 27
301,160 301,160 00000000000000005004134ac05fcd79f9cd6214fde252bf02674a719a52fa13 101 0.05/1.00 vMB 39
301,159 301,159 000000000000000071710e6191f41159dbabfbb31cef967ae13e041fb8a2ee0b 141 0.07/1.00 vMB 33
301,158 301,158 000000000000000001ce2d36fd71f6a4cc74e8d43e3fe24eb311c38a29c945d0 300 0.25/1.00 vMB 20
301,157 301,157 00000000000000003e728d480cbe15bba7db687ef3edaab715c56d65195d76cb 53 0.40/1.00 vMB 2
301,156 301,156 00000000000000000c82967fee5b60568942c14e2f78c94caf5d58685fc7a77e 34 0.02/1.00 vMB 27
301,155 301,155 00000000000000005e18d0ebc82e16025af122302e52bcdbb9f73602c369a819 291 0.21/1.00 vMB 26
301,154 301,154 000000000000000024fae37ff7fa36e3b83a8e16b4fb29aed62683a0739d2d04 74 0.06/1.00 vMB 22
301,153 301,153 00000000000000004de62d7cf06c925388b6126890c8977cd74b74ef9d6e0136 141 0.06/1.00 vMB 40
301,152 301,152 00000000000000007793f00e28ba2952c9e4f02e6feea3e1fb466e196d64b0aa 481 0.29/1.00 vMB 29
301,151 301,151 00000000000000003681d8b5e49c9c82969d680d5e0a39bf43008817f812ee82 511 0.69/1.00 vMB 13
301,150 301,150 000000000000000075bebcfad4005d4676c3eabb43f118ade81298233fbdd027 588 0.35/1.00 vMB 25
301,149 301,149 0000000000000000409a7a1ea761eb4cbeb6c5502e583d2b8729ac42b82134aa 232 0.06/1.00 vMB 37
301,148 301,148 0000000000000000097e41e56e5e69a160d1ea1e74bc55b1df5be4c4b333708b 806 0.42/1.00 vMB 32
301,147 301,147 000000000000000045577b1c4846f7b70ad5e6feb70dda7c7f97b00aa8add108 492 0.37/1.00 vMB 31
301,146 301,146 0000000000000000216f3cca439481ef9a9ef614b1ef726b6fd614ac513fff70 89 0.04/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.