Loading Tool

Explorer IconExplorer

Memory Pool

41,037 transactions
26.17 vMB
0.06525413 BTC
Random Selection Loading Transactions
Max Size: 136.46/200 MB

Candidate Block

Mining Attempt d1babea343bb6084f9ec4390cb9f2220c051955d50717680250141a58f8e6f19
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 099207b41a9cd161cdd64ea6fe456261ee2ad801b59a974fb678956cfe40bacc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,241
Size: 1.00 vMB
Total Fees: 0.01753288 BTC
Feerates: 151.16 > 1.76 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (303,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,065 611,065 0000000000000000000e45e1c33145cf8785b5ab6deac532c76bda1fa1297c1d 1,964 0.81/1.00 vMB 2
611,064 611,064 0000000000000000000ae75d5e0c9c670a2f6fba34ceb28c8e3024a49fea516b 2,516 1.00/1.00 vMB 17
611,063 611,063 00000000000000000002adc299510e00ae3a064990540ff6863ee7e17477e8d0 162 0.07/1.00 vMB 11
611,062 611,062 00000000000000000004ab06e990967f765bf222f3802286ec18163bf2d75b16 2,009 0.62/1.00 vMB 17
611,061 611,061 00000000000000000000676b70f240bd8b011b2fcc56fbb79a4e17d28b1f6ddf 2,335 0.80/1.00 vMB 3
611,060 611,060 00000000000000000001dd5b55c969a1f3abae9e7731a1653d024ed4df119db8 2,538 1.00/1.00 vMB 15
611,059 611,059 0000000000000000000de5d2592f574110e08f5fe1ceb70091b4f4da21e1d14e 3,022 1.00/1.00 vMB 13
611,058 611,058 0000000000000000000c2b29c3bff33af6a33d72a28ecc4700714a62562c8b8f 2,818 0.96/1.00 vMB 8
611,057 611,057 0000000000000000000a53550cea34e88078352b7abd4abac8258ccad15a6eda 2,616 1.00/1.00 vMB 16
611,056 611,056 0000000000000000000b697108bc45753a3d8ff9e5141878fd40c3f1e98a93f2 677 0.24/1.00 vMB 17
611,055 611,055 0000000000000000000a01e9d4866a7e62350132d979cc449b19934d2709d957 128 0.05/1.00 vMB 25
611,054 611,054 00000000000000000009503d6b3b73db6ff795b925fe3d21674123e56436e094 40 0.01/1.00 vMB 4
611,053 611,053 00000000000000000004a777b672159976755fcfd664729d1e9d262f59064a03 2,332 0.76/1.00 vMB 11
611,052 611,052 00000000000000000001b5577cefb101528dc8e01ccf46557b65f917691f3724 1,682 0.73/1.00 vMB 8
611,051 611,051 0000000000000000000d2f3b08025ce143aa3b5bdcf10c372cc9629696b46f4a 574 0.17/1.00 vMB 2
611,050 611,050 000000000000000000037da93263e433baefbdce2eb38a03c86b75c183fd20ba 2,392 1.00/1.00 vMB 13
611,049 611,049 0000000000000000000cedf3e0246bae9658c6857c0af0aba11e675f1a1a0594 477 0.14/1.00 vMB 29
611,048 611,048 000000000000000000060d2a3a811ca640466e98d217754ee426dd2948e32a78 95 0.08/1.00 vMB 6
611,047 611,047 000000000000000000037c6657c1a5a20d5d80bb8ae56b059b6e6c90d0cca422 3,063 0.95/1.00 vMB 12
611,046 611,046 0000000000000000000a25ac0dbc7fc0c85224464a6e188873885cd20cc3d82a 554 0.19/1.00 vMB 16
611,045 611,045 000000000000000000109ae671dea199b1a41605540f942356fb7cfe23aedc4d 1,674 0.66/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.16 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: 653.25 GB
    • Received: 13.84 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.