Loading Tool

Explorer IconExplorer

Memory Pool

36,920 transactions
28.28 vMB
0.05949431 BTC
Random Selection Loading Transactions
Max Size: 142.58/200 MB

Candidate Block

Mining Attempt f6d150bfbb4117bbac0abb0fe725cde78f5e15840d41950419c7b16f6570cbc9
Version 20000000
Previous Block 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479
Merkle Root dc63ad8e2b9bad377422bb023d57c1b1518ed0af9245ddb30cbb4bdc929e02a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,617
Size: 1.00 vMB
Total Fees: 0.00506581 BTC
Feerates: 100.84 > 0.51 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,547 (484,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,225 430,225 0000000000000000007884b72426c86f2134538834c6e41535b290f832573135 76 0.03/1.00 vMB 57
430,224 430,224 000000000000000002de8791ecd1f4795670654e9ad5ad7fa803384cfeea6473 1,139 0.45/1.00 vMB 32
430,223 430,223 000000000000000002ba241118c6fa4285d89d0c342d48fea21146fcd23dee61 481 0.23/1.00 vMB 43
430,222 430,222 0000000000000000034992e28d51da886658698665f2892f64047e36a7f15156 1,147 0.56/1.00 vMB 37
430,221 430,221 00000000000000000463cae52f02995aba319c7ec71871fae02498e80a3e250c 1,698 1.00/1.00 vMB 46
430,220 430,220 000000000000000004d362f6b444c26a788e3c18850038ff83ec769f65fa6621 2,256 1.00/1.00 vMB 67
430,219 430,219 0000000000000000011cde62062a6cb6384d15a333d2dc2a833bc219be220299 2,431 1.00/1.00 vMB 55
430,218 430,218 000000000000000002729d4db4c8d4437bc6b6719936e1af8881a13fa46763a2 3,002 1.00/1.00 vMB 89
430,217 430,217 00000000000000000010b8264ba2f9c82214813241da276330ce2f54673ef633 34 0.01/1.00 vMB 59
430,216 430,216 000000000000000000f69902c7c8a95eee17262ce4a0009a7cf4c6cbb4525972 1,094 0.76/1.00 vMB 34
430,215 430,215 00000000000000000342a4342f647fa191a3a5a4858810a49f71d30f6887457c 1,885 0.75/1.00 vMB 57
430,214 430,214 000000000000000003c3bdd3a0d858ba7bacd1bfab51fafa5150d44d3db73127 2,311 1.00/1.00 vMB 54
430,213 430,213 000000000000000001fa2186eb00b00e211bddd32093d9073e19950d915d6941 1,667 0.80/1.00 vMB 52
430,212 430,212 000000000000000003762bcd7136f305b9880302af1eee18308e2387e06d86ef 659 1.00/1.00 vMB 14
430,211 430,211 000000000000000001a87301f5311e7d9a5c53a0560bb958d3e2103f315bcb63 571 0.22/1.00 vMB 60
430,210 430,210 000000000000000001894bc5c0a3473be2ed9e9347629a1d31e03c7dc5b1531e 2,068 0.99/1.00 vMB 52
430,209 430,209 000000000000000000eff7f0986a600d52bfc05b340137a692d7c6c7eeb2d68a 1,205 0.49/1.00 vMB 63
430,208 430,208 0000000000000000002622a4c175034d119ac15cb4e6e6907c88a01105a079c3 327 1.00/1.00 vMB 6
430,207 430,207 0000000000000000024994efb03ba05677e5d2fd160533c4298cccff3b24c640 1,849 0.87/1.00 vMB 60
430,206 430,206 000000000000000000141f56bdd44c0cd79c676fe3d7b7fd5d06dd38d7c2773a 563 0.25/1.00 vMB 41
430,205 430,205 000000000000000001161f7e875447326e915396b76edc8d91e451872bf54c01 2,738 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.58 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: 622.95 GB
    • Received: 11.40 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.