Loading Tool

Explorer IconExplorer

Memory Pool

78,483 transactions
29.96 vMB
0.08694660 BTC
Random Selection Loading Transactions
Max Size: 179.01/200 MB

Candidate Block

Mining Attempt 57b2e12237de28923ca9f477e2d4ed563328ab1a02f25ed085a2b72adc8e6128
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 25ac46e02fe51cd119ea34f8999aa2659a6f16a86edd015a4c75631832475b61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,710
Size: 1.00 vMB
Total Fees: 0.01814110 BTC
Feerates: 100.69 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (390,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,830 524,830 00000000000000000037315f72289f49057c09f321fdfc2a5fd11ce85fc77af7 992 0.44/1.00 vMB 16
524,829 524,829 0000000000000000001731c589a027b0de1e168a2fee53799d20499fc8a11ec3 2,608 1.00/1.00 vMB 28
524,828 524,828 00000000000000000022272798b856bac229dbf9c83161d9b2046dce030b1ac2 914 0.36/1.00 vMB 14
524,827 524,827 0000000000000000003ea17f0e8b6cdd440d8344783caba6d2a7649facf580eb 2,604 1.00/1.00 vMB 27
524,826 524,826 0000000000000000000d75715a943ac72cf02cb270d60ea085b99e5e6a93b5c2 626 0.26/1.00 vMB 9
524,825 524,825 00000000000000000035502e2794b6d111ba9d8fa51729556198b4a553ae8604 2,352 1.00/1.00 vMB 6
524,824 524,824 0000000000000000001793adae7e0e722c5e3b85b01b9a4c2e87c8a68df5fb43 2,942 1.00/1.00 vMB 18
524,823 524,823 00000000000000000034b142c051039558c5eb7d50d98229a8030ec9e3e89e18 1,843 1.00/1.00 vMB 42
524,822 524,822 0000000000000000002b9ee323dfdeed5c049b7c2718b8d09516a0e68a1c989f 2,709 1.00/1.00 vMB 36
524,821 524,821 00000000000000000014b317947b9b51abc64ff6b0131652207731b4bd60506f 2,560 1.00/1.00 vMB 45
524,820 524,820 000000000000000000130b9afe1f634cb8279e2d8041e6adc7b84d4ee1078209 2,257 1.00/1.00 vMB 36
524,819 524,819 000000000000000000039433d4393f038a27a8b54cfaf4ada7129bf6e54faeb3 2,152 1.00/1.00 vMB 32
524,818 524,818 0000000000000000001b2b2a97cce112890518cb4a53b9a983c5e485a94187fe 537 0.24/1.00 vMB 20
524,817 524,817 00000000000000000028b366e3f6d065693eee44410756515f3f5e942c8b0198 2,094 0.91/1.00 vMB 16
524,816 524,816 0000000000000000000cfd08411c96bf172e90392a6afad86639ad3fde91b588 2,190 1.00/1.00 vMB 5
524,815 524,815 0000000000000000002a51bfdb1fffd14ad242f513a6c9846f561beeb078a589 566 0.24/1.00 vMB 17
524,814 524,814 0000000000000000002f464a2da19ca014b770d4830eff450a718dcba1477c4f 2,888 1.00/1.00 vMB 19
524,813 524,813 000000000000000000378eb0ada8173401f44ce9baf162b41e9db1b2cf24b70e 1,742 1.00/1.00 vMB 15
524,812 524,812 0000000000000000002dfdbd5314f5efd8e663302520eb33a00f25c2279f12ef 1,261 1.00/1.00 vMB 30
524,811 524,811 00000000000000000006e2f8acbcf569f1c432d9eb888a160458e5b30bc63e15 812 1.00/1.00 vMB 67
524,810 524,810 0000000000000000003831ed0dc884eaff3f598b613b40d26bc2cfa4c56807a3 2,293 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.