Loading Tool

Explorer IconExplorer

Memory Pool

78,013 transactions
29.27 vMB
0.06328789 BTC
Random Selection Loading Transactions
Max Size: 175.97/200 MB

Candidate Block

Mining Attempt 1b5016e5d32af66bfbf6c0552c6317d29b7d5ad39bf2f5af9d61987bc2625756
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root a7eb1c9da266789e85a60826d8a87f45d5cc62c70f8e16cb88aba9338dc8139c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,768
Size: 1.00 vMB
Total Fees: 0.00390299 BTC
Feerates: 21.09 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (513,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,177 401,177 000000000000000004b5845363ffbd053b6fecc9255ae8e35d9d2cf8b979ce63 149 0.12/1.00 vMB 22
401,176 401,176 0000000000000000046cd2b74c0f810ccf50f617afb63d959dd0e504a0bd5f59 742 1.00/1.00 vMB 8
401,175 401,175 000000000000000003217338a5762b6cdaed4d62e6cfd0234650f3a8aaab5d8e 1,436 0.64/1.00 vMB 51
401,174 401,174 000000000000000004935197c3b3134359e9c3dca1797dfaa66aa55c453a4a69 1,306 0.88/1.00 vMB 25
401,173 401,173 00000000000000000618d66bc58e0729c872e66a1fda349be4ea35b81fbe89cb 2,587 1.00/1.00 vMB 40
401,172 401,172 000000000000000003eaa3bb68f34c5b127b9b644de3f3c7366331c1fa1a0477 2,640 0.99/1.00 vMB 92
401,171 401,171 000000000000000004acef5cffef99a45596acde98915dcc81a2715fe96b6b22 82 0.08/1.00 vMB 11
401,170 401,170 0000000000000000061378e9639c2f991ad911397ae23093c0e206d92a53df0a 1,001 0.47/1.00 vMB 45
401,169 401,169 000000000000000005f0c1a1cc9797cb90727bbefd320dad6ef21133844a20ec 440 0.21/1.00 vMB 51
401,168 401,168 00000000000000000530f98d8206725bb5502fdfc7c66dea13c87f4b254366d2 1,086 0.99/1.00 vMB 26
401,167 401,167 00000000000000000266d4a8c20f1c238ba49e0af44102a54923b03ff50da751 208 0.23/1.00 vMB 44
401,166 401,166 000000000000000004124fa4553d78ee7618716efa6dd5a19470367c43710e00 812 0.53/1.00 vMB 39
401,165 401,165 0000000000000000053e3b16327c7fbefd60985610414abc25222dad6e55408c 815 0.62/1.00 vMB 37
401,164 401,164 0000000000000000064ac854d82382488124c2caf6003e50e52c5d3f410afa55 1,585 0.99/1.00 vMB 30
401,163 401,163 000000000000000006a1a5bcb93894ffa3b7fe932ee201258d803ee0d591c3f6 1,854 0.93/1.00 vMB 58
401,162 401,162 0000000000000000024fbc7749a5a0d32b577ff1fb6d74ae968f9ed7d1a673f5 2,221 0.93/1.00 vMB 63
401,161 401,161 00000000000000000361d40a62031095a378a9951a2ac2d0a285597d3f51f984 1,525 1.00/1.00 vMB 33
401,160 401,160 000000000000000005b4056ce205d3d3b7c5915d15ea54543ca6eccfe42aa226 788 1.00/1.00 vMB 15
401,159 401,159 0000000000000000028c3aa47015e12696bc6756788ed6499ad8762ac5788727 558 0.98/1.00 vMB 12
401,158 401,158 0000000000000000064eeb4fe44deb9e72ef77cdd10b438d2b9cd7fe60a98f95 960 1.00/1.00 vMB 24
401,157 401,157 000000000000000000ffecc5327385f89afa53420105e810dfd3697507822b30 911 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.