Loading Tool

Explorer IconExplorer

Memory Pool

74,976 transactions
27.62 vMB
0.07363700 BTC
Random Selection Loading Transactions
Max Size: 168.61/200 MB

Candidate Block

Mining Attempt 0629d53629a8c424a23a99f42c9bfedb2f8a2179028a9e4d74659e10a6bf78b3
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 975449556aaf2d1de0775cd52e0fd0ecc630a19e3045aa6d09cd629f055588c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.01466886 BTC
Feerates: 80.55 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (486,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,059 429,059 00000000000000000274d10f0c6cffaa530c2c4adcf9844c73c4a38469082f45 62 0.02/1.00 vMB 81
429,058 429,058 000000000000000002df352a07b24eb9a9cb4fca8b6a7a654c3049e83bc12641 292 1.00/1.00 vMB 5
429,057 429,057 0000000000000000017f1580b53f54162854822b9f2a7d102afa78fc864f8346 2,067 0.75/1.00 vMB 63
429,056 429,056 0000000000000000049672f10135e46787589f67b8a724a4186e75724fde2302 152 0.08/1.00 vMB 48
429,055 429,055 000000000000000002fec7956f59211955293d23effa10fb84affa7d5f6f6358 1,430 0.63/1.00 vMB 49
429,054 429,054 0000000000000000016533d15ad9d7b3ef6b688f03b3bfe8b76cbe9ce5497f03 2,260 1.00/1.00 vMB 66
429,053 429,053 0000000000000000017fc2e82b2439d26f92c66c119fabe2efeadc037ffaf352 562 0.35/1.00 vMB 39
429,052 429,052 0000000000000000003193beef83947c95e905fbe1e1cd9ecc23d93ff50090e0 1 0.00/1.00 vMB 0
429,051 429,051 00000000000000000492c63bc087da5575a92518071fafdd91bc30f7b8e6671d 516 0.39/1.00 vMB 29
429,050 429,050 000000000000000000f167cd6c43f026b60649a539790da7f496b9796e7ffac3 279 0.14/1.00 vMB 34
429,049 429,049 0000000000000000040eba6a23550740f802ca93ed311efb4ee4640835cc8abd 2,442 1.00/1.00 vMB 78
429,048 429,048 0000000000000000039f8cebc26bf3762067143264613cddbeaa09fdb052067e 2,345 1.00/1.00 vMB 54
429,047 429,047 0000000000000000011f496fbd963546a492f9f98eda9948db313d1b54935bbc 454 0.30/1.00 vMB 34
429,046 429,046 000000000000000000322db7631d11f4f27814f2dbf432a6a5dc08bed8f11d35 1,886 0.99/1.00 vMB 40
429,045 429,045 000000000000000000b944aa447e9b5454a92c4f897986211c6a3875d22d935d 2,954 1.00/1.00 vMB 77
429,044 429,044 0000000000000000027b51acb1ebcbc60d5c370719d67457ac630242870fbb53 1,079 0.99/1.00 vMB 24
429,043 429,043 0000000000000000009b6883620a6a1d09bdd63c84d8385cb0db1f4ee34f36cc 403 0.98/1.00 vMB 9
429,042 429,042 000000000000000003fba03d7e1c7a7ea0e1b7a68b22f4f59fe497750cdc36db 2,131 0.86/1.00 vMB 57
429,041 429,041 000000000000000003953aeaa50b43e69d89fc0989bc5e33a7badaa3dda9f2e4 201 1.00/1.00 vMB 3
429,040 429,040 000000000000000000b44167e04afc251ea6b53e94425b48eba9e70510dbfa55 1,149 0.62/1.00 vMB 49
429,039 429,039 0000000000000000046a3826f4fa58bad81f5c42ebf212a092030e63bdc44d9c 888 0.37/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.