Loading Tool

Explorer IconExplorer

Memory Pool

28,222 transactions
11.41 vMB
0.03489304 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.60/200 MB

Candidate Block

Mining Attempt 760f70dfc03449de50d266435ad4b37bed18d3b237208c4b30bd2f3503cea093
Version 20000000
Previous Block 00000000000000000000f0adf2cae22ac11d063fd193b4ee96875016aee083a2
Merkle Root ccd3baaf47ba62ae32ae11f8ef810e922df05001570023e9e8cd7bca341f6534
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,893
Size: 0.99792375 1.00/1.00 vMB
Total Fees: 0.01576431 BTC
Feerates: 108.48 > 1.58 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,611 (865,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
48,290 48,290 0000000027cf99c7c5e343cbc2a21ac626b0abb0b8070c1934ff21b2714627a1 1 0.00/1.00 vMB 0
48,289 48,289 000000001d43583f3896258c2bfcfe7761f5c55022d5a72753da6386b1b2e5ff 1 0.00/1.00 vMB 0
48,288 48,288 000000000a7f2d84abc9564211c1291d8ae64e41a0486d8c6e23c55a3b10a56d 1 0.00/1.00 vMB 0
48,287 48,287 000000001f2dd766bdd1e09b57715f3a1e6d65f8f222628bf7c754d481a5439c 1 0.00/1.00 vMB 0
48,286 48,286 0000000038071d764735dfa10da27aaee19befbf1b9d5534dc1115d6c73fd081 1 0.00/1.00 vMB 0
48,285 48,285 000000000f57f807ab7116afd37e3379dae48911cd4bc74bc5f934604512d6e8 1 0.00/1.00 vMB 0
48,284 48,284 0000000016fdb7cd4933d31fd372bad820ad809019e3d171c2b735264c5084b8 1 0.00/1.00 vMB 0
48,283 48,283 000000001e2a98294d0df52d75c4be3563c60aae1b2084a10bb1865de6a9243b 1 0.00/1.00 vMB 0
48,282 48,282 00000000006f671a7e79a3a7a585888ddcbff7fa3ae3ee4862f44424a833b16e 1 0.00/1.00 vMB 0
48,281 48,281 00000000014fe07500d625e66d7e707048c208e7297970730fc65e7c658ac26a 1 0.00/1.00 vMB 0
48,280 48,280 00000000298aee9487cbd6065a305e0f2e76c06fd8b4b311c1075df3fd6466d3 1 0.00/1.00 vMB 0
48,279 48,279 00000000363dcc7541e1126a0463b78699b5a0acfdb04d25a81ab189b14819a2 1 0.00/1.00 vMB 0
48,278 48,278 000000000eeae8cde7fe57001ed5fd9f242dc4474c1c3a7f385496b7ad3a36a1 1 0.00/1.00 vMB 0
48,277 48,277 00000000236eb7a2b2347377112973cb60040080abdfb184582772fcb96c1088 1 0.00/1.00 vMB 0
48,276 48,276 00000000287ec665553ad297dbf43b79abcf8b91f97ffb11156fbe94bf86c5b9 1 0.00/1.00 vMB 0
48,275 48,275 000000000bc63f74f5c6e42ec74205d7bc177ccf3832fbd11f33781dd07c4536 1 0.00/1.00 vMB 0
48,274 48,274 00000000250a4364f686c164cb9d58fbc77fb2e84759f14dfe7c15692a32b3a1 1 0.00/1.00 vMB 0
48,273 48,273 000000001c1dfae8e5511fd3eac042784ca1c37c2930f35352686134e2fc92e2 1 0.00/1.00 vMB 0
48,272 48,272 0000000025a5563025083a08114ec70efa928af7ef28486af362432a23ebbe88 1 0.00/1.00 vMB 0
48,271 48,271 00000000070ea2ec1379a59ce5afc5e84e61d4a0c6c50ad667f87e476022597d 1 0.00/1.00 vMB 0
48,270 48,270 000000001d5d06be828601b2511074b771f866c5d76a429a66aa5cd242bb49d9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.93 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: 463.96 GB
    • Received: 2.74 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.