Loading Tool

Explorer IconExplorer

Memory Pool

84,843 transactions
30.68 vMB
0.18153990 BTC
Random Selection Loading Transactions
Max Size: 185.99/200 MB

Candidate Block

Mining Attempt 12cf2d7567129d94fd9591669c5659966792935570428e9114d29d58f8125659
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root 039cd90b890beb626e25df99c672cf730b910bf57d2b6c30093f5eb165eb8add
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,858
Size: 1.00 vMB
Total Fees: 0.11827294 BTC
Feerates: 179.53 > 11.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (560,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,827 354,827 00000000000000001312da7ed5675ed468117577c602835cb1cff4efb1569b9d 491 0.25/1.00 vMB 27
354,826 354,826 00000000000000000e2e64b6709267029573b9b5ec627c00146ee73a533a3a46 486 0.29/1.00 vMB 23
354,825 354,825 000000000000000013eb50d9c3dda8097aee0457dde6535bdefb81ed1dab553a 983 0.61/1.00 vMB 22
354,824 354,824 0000000000000000081c9fe0f7107e41922f9936bc523d9ed9ad5cddabaa5dc6 93 0.10/1.00 vMB 10
354,823 354,823 00000000000000001686f15e4f55889ddbc26aab8c1131cc2005a6b039d0d5e9 392 0.20/1.00 vMB 24
354,822 354,822 00000000000000000d4b4101b6e49593f55f496d0de57781e73ddeef6b246079 1,063 0.50/1.00 vMB 30
354,821 354,821 00000000000000000ce1dfe2433a7894a6e0d0524ddc24c973f3766c8a585ed0 533 0.29/1.00 vMB 25
354,820 354,820 0000000000000000093c27e9824b7427e3dc268545fce8efe850456c03da0d30 921 0.54/1.00 vMB 26
354,819 354,819 000000000000000012cff1ae48e2cfc5cdc0b985d57b56c6271bddba5fc07603 1,371 0.75/1.00 vMB 29
354,818 354,818 0000000000000000042bceebbf67711ba2870fba948f50a2bfb96fab7ea4be06 216 0.16/1.00 vMB 15
354,817 354,817 000000000000000016eccbf305c0cf752c1ccc97d22d94d97054e802c23e0de1 1,536 0.75/1.00 vMB 31
354,816 354,816 0000000000000000029d89edce1555621ea75272d4e44ca90ec79a89e1dd8fab 128 0.06/1.00 vMB 35
354,815 354,815 00000000000000000056bfec1dca8e82710f411af64b1d3b04a2d2364a81993f 445 0.43/1.00 vMB 13
354,814 354,814 000000000000000016c0bd00a056b020115033546a8860d3b8300f25591b9c4c 1,490 0.75/1.00 vMB 30
354,813 354,813 000000000000000005c2f7a14a10473d8e7f984f5abaa38e08af936a2c862186 703 0.71/1.00 vMB 14
354,812 354,812 000000000000000004664043eb2d28f54e22c050d54ba476682d5d4acb713f9f 481 0.29/1.00 vMB 26
354,811 354,811 0000000000000000157fb3ec63e373663ec418dfcb7910b880b82c2b837b880d 854 0.75/1.00 vMB 16
354,810 354,810 000000000000000006bc6e31f4d81babda3dcd86c72ef6c4c5f21a6c9756c155 200 0.15/1.00 vMB 17
354,809 354,809 00000000000000000ff7ae1afde689f0a0a811fa48925b79143b9bf70ee5df8a 734 0.42/1.00 vMB 25
354,808 354,808 00000000000000000435c5c3ffcb42af7c24eb030c2e86ebfccb173d414b50bd 334 0.18/1.00 vMB 20
354,807 354,807 00000000000000000e4bf5efc88e53ed3cd38adddce409d08a6dc6d1ef2864e8 589 0.32/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.32 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: 660.25 GB
    • Received: 14.65 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.