Loading Tool

Explorer IconExplorer

Memory Pool

40,871 transactions
28.85 vMB
0.07858047 BTC
Random Selection Loading Transactions
Max Size: 146.80/200 MB

Candidate Block

Mining Attempt 3902bb2be2b29b584e0ea4a15c8756dcf39c71cd989cf505fcd053da82ac289f
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 13dce71008638c00086a273a65b16330d3a158df116732eb3ee138d95d957961
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,151
Size: 1.00 vMB
Total Fees: 0.02250332 BTC
Feerates: 150.93 > 2.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (504,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,832 409,832 00000000000000000572422028613758ebdd49e3b4283ce8cbb84264ceceaf42 1,799 0.90/1.00 vMB 35
409,831 409,831 000000000000000005c435ce0623506506d617d85b6a2e443a83696b95323fe8 2,066 1.00/1.00 vMB 34
409,830 409,830 000000000000000005dd86f22fe83760e72b807dac5c06eb1bde5d2c954d2b9f 528 0.72/1.00 vMB 14
409,829 409,829 0000000000000000031e19e9a0f61feb40448ec445ce97010444a797b5502e47 1,610 1.00/1.00 vMB 26
409,828 409,828 000000000000000003634906c72bb2fe9d973ca577b6ebe1b94f82930a1825f9 3,122 1.00/1.00 vMB 59
409,827 409,827 000000000000000004a3c9244dc2881873747ee11bc569768d42b64e514ad0c8 1,823 1.00/1.00 vMB 29
409,826 409,826 00000000000000000287b60c56741ac5ea714b8e6fc1236433c3125875f926e4 1,434 0.58/1.00 vMB 59
409,825 409,825 00000000000000000049f2802611c7d942b2ee2304b29f15aba43250605cde11 1,726 0.71/1.00 vMB 42
409,824 409,824 0000000000000000023ca0dac812049872c6e7b31ce79e7ea3eba1935dbbf1cd 442 0.19/1.00 vMB 36
409,823 409,823 000000000000000004f08a8c334b1173e6f1fd8e7bc85ac9df50b43853b920cf 205 0.09/1.00 vMB 32
409,822 409,822 000000000000000005d09daf245cb62e9124fb2c1b3f136659be753773fd2714 1,336 0.77/1.00 vMB 33
409,821 409,821 000000000000000003f46ea01ecfb43e5e6a9300b4d794810b9dc19f310e4297 2,331 1.00/1.00 vMB 42
409,820 409,820 0000000000000000056eddd114799e056eef9a0382d75ceec1366cb2bd67778e 206 0.27/1.00 vMB 18
409,819 409,819 000000000000000003e8a3231a189d18858a8aba52f58fc273a53952c067f904 460 0.23/1.00 vMB 32
409,818 409,818 000000000000000004974a02ebf59038ec4a21eb0eed76d11168892259f23531 751 0.41/1.00 vMB 32
409,817 409,817 000000000000000003c3ae895ca7fa30d64034ae28083a0293f6421e497a2f9f 416 0.36/1.00 vMB 20
409,816 409,816 000000000000000002fe481ec4da4945c560370f3257d76d050dcbb534c02bb1 1,851 1.00/1.00 vMB 37
409,815 409,815 000000000000000000411a14dc2f5c2e67a179e0605f0e9cffa97c24006f3781 1,252 0.70/1.00 vMB 31
409,814 409,814 00000000000000000367b540db524cffc0b5e19834730892ede6c7c234880f10 294 0.33/1.00 vMB 15
409,813 409,813 000000000000000005b2eecc24580f90f5c0bb92fd1b29a7b890b72b602ec0fc 987 0.62/1.00 vMB 39
409,812 409,812 000000000000000000f84c2116df92745902e6762c9d81ce9490f5332239bf2b 430 0.35/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.15 GB
    • Received: 11.87 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.