Loading Tool

Explorer IconExplorer

Memory Pool

44,884 transactions
28.65 vMB
0.12756877 BTC
Random Selection Loading Transactions
Max Size: 149.12/200 MB

Candidate Block

Mining Attempt 65de0c8984755d492bc7b600d99408023d978518f8a7d218677521ad1020409e
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 1d87eaeadf8078a10d6e1f00694bd31147d7df01116ee3b37889232f8cb41bb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,682
Size: 1.00 vMB
Total Fees: 0.03560769 BTC
Feerates: 78.42 > 3.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (329,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,014 585,014 0000000000000000001efc8b7dc769e82086fb980d3e581271104c2e2c469268 2,481 1.00/1.00 vMB 65
585,013 585,013 00000000000000000007339132026b9c98016f38b52fb0235f7bdbb2a3653818 2,625 1.00/1.00 vMB 3
585,012 585,012 0000000000000000001c60947cbecc06e779cdbeb0e46c323c0bd655f20b5b37 2,487 1.00/1.00 vMB 50
585,011 585,011 0000000000000000001e1a56f1ed256144631dd66775d0cc42c341cdc2b74968 1,717 1.00/1.00 vMB 4
585,010 585,010 0000000000000000001f0b579c54cc22e18f6d6b1d82d5edc10a5d7f21ca13e1 2,439 1.00/1.00 vMB 51
585,009 585,009 00000000000000000009a9beb98b145977c9fab0862ae50b6c18cecf16f38b99 2,801 1.00/1.00 vMB 82
585,008 585,008 00000000000000000009d3b79056973af7d577454aa5354ff40d173b7111fd80 1,059 1.00/1.00 vMB 21
585,007 585,007 000000000000000000172d792f537456f50558880c6fe6873e1a5b61f6a3c24c 208 1.00/1.00 vMB 10
585,006 585,006 00000000000000000006ea2552c18836101d7b71d11e17ef9466aa96ca6d89d2 671 1.00/1.00 vMB 21
585,005 585,005 00000000000000000011a255409b077be7f4dcd2029df44a38e751a913dad68f 1,717 1.00/1.00 vMB 40
585,004 585,004 0000000000000000000bc5a957282a266e82d295cae846adac3dcd2bc2a01ef1 2,034 1.00/1.00 vMB 45
585,003 585,003 0000000000000000001165c265291146dcc094b01ebd9663536942e5e0d940a3 2,641 1.00/1.00 vMB 81
585,002 585,002 0000000000000000001d3cd505bca2c1f7c9480ef40d5c88b26a3bf987602f9c 2,118 1.00/1.00 vMB 53
585,001 585,001 0000000000000000001c5fc21d6af2690f8048fa139d5bce14bd4e32899e6892 1,658 1.00/1.00 vMB 30
585,000 585,000 000000000000000000160896ebed62f575b5af35609bedd96b27003c94f8b475 2,028 1.00/1.00 vMB 56
584,999 584,999 0000000000000000000623610938c2caf1cbf44613fc8a1108c69e5668957cae 1,288 1.00/1.00 vMB 68
584,998 584,998 0000000000000000000ddefc1d0a3c6b3c3bddc1013781433ec22f8c185c6179 1,662 1.00/1.00 vMB 16
584,997 584,997 00000000000000000005c3254c3dd125d9366176e268ade03167193f44b2256c 1,974 1.00/1.00 vMB 29
584,996 584,996 00000000000000000017da291e38ba74264946d6d9cd126101e9d19963b47f04 2,168 1.00/1.00 vMB 32
584,995 584,995 0000000000000000001d08fd1c4c0955ded2f9543822039facbe4496d07f49ec 1,785 1.00/1.00 vMB 34
584,994 584,994 0000000000000000000afb968e3ee7eeba45549414320a05622eb7cf80d3e056 1,995 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.88 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: 645.00 GB
    • Received: 12.64 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.