Loading Tool

Explorer IconExplorer

Memory Pool

85,795 transactions
32.89 vMB
0.13245175 BTC
Random Selection Loading Transactions
Max Size: 195.57/200 MB

Candidate Block

Mining Attempt 43c90393fc6b499fe2141a318aea54ca7805f8760cc7bb956e77cc835ae4e99d
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root f7446da78dcf53f8f05296b9aa421fc6b00cc18a407caa8d8c6926933e380421
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.06120241 BTC
Feerates: 387.56 > 6.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (390,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,032 524,032 00000000000000000032fd156ca30c7219aa627a3d1b1f52728af65bc4125220 29 0.01/1.00 vMB 77
524,031 524,031 0000000000000000001acecadfc40104939d8db397413a86780347624eb1b9f0 352 0.13/1.00 vMB 29
524,030 524,030 000000000000000000328b7bf29eab265799f7cc1d9065393547e35b2be6d166 2,229 0.98/1.00 vMB 35
524,029 524,029 00000000000000000037b8029896b48c84b05a2fe93fd3920c40b2ee7990c459 615 0.23/1.00 vMB 25
524,028 524,028 0000000000000000001d49d5f52eed479c0f03ca8620d570cf2e87c223ab2db6 1,456 0.64/1.00 vMB 27
524,027 524,027 0000000000000000000bc50d4acda0845b6e856f9290ad41d482c8f321b9dbc7 2,474 1.00/1.00 vMB 7
524,026 524,026 000000000000000000352a8f822abe7bff50de2a5e7fabe124f3cd170272afee 2,700 1.00/1.00 vMB 32
524,025 524,025 0000000000000000003dd394e3cc6a6d6aaddf323cd25c869f07e9d8540f9d6a 2,397 1.00/1.00 vMB 52
524,024 524,024 000000000000000000121cb61a681a4ad57c202f65cfc12ba65e0cd34650f337 2,352 1.00/1.00 vMB 25
524,023 524,023 00000000000000000001f8a2667302e8a2b60a7f317368962950f393ab5ea560 2,611 1.00/1.00 vMB 35
524,022 524,022 0000000000000000002aa3a6fe8d93fd6b49420be0afd44ac4c1592490a895ab 1,858 1.00/1.00 vMB 23
524,021 524,021 0000000000000000001ef45cfe2580feaf1f1e0f5481dc76bb05fd95792bd354 2,965 1.00/1.00 vMB 10
524,020 524,020 0000000000000000001080a8dfb765c82e5a8e1eb7f66f0bd6bb52238e676e3e 2,153 1.00/1.00 vMB 41
524,019 524,019 00000000000000000023806db2d491fdcc41be216adfff8b296c61def9ad566c 2,667 1.00/1.00 vMB 37
524,018 524,018 00000000000000000027698d368fb8309f4c032728632e9d2c022f9f494d65ec 2,778 1.00/1.00 vMB 40
524,017 524,017 00000000000000000013e87a82a4f77243b92ffafecc0ab02c0e25a933974d77 2,772 1.00/1.00 vMB 30
524,016 524,016 0000000000000000000934756d7d49ba04a343874678284da3ea6297ff32d84e 2,370 1.00/1.00 vMB 35
524,015 524,015 000000000000000000007b6329dc94b4e1b5620ed99c20d4db7ef9ff60e0c2d5 2,767 1.00/1.00 vMB 36
524,014 524,014 00000000000000000033291d2cf39a36e68a31be3f818186997e92c8c6b28b90 1,525 1.00/1.00 vMB 32
524,013 524,013 0000000000000000001dd904e10ef9e7156237e70adc42678e2098c7f1330db1 2,697 1.00/1.00 vMB 46
524,012 524,012 0000000000000000003833f82cb733e095ff7b211409bb6aa64f8e709fd8e71b 2,025 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.31 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: 659.28 GB
    • Received: 14.60 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.