Loading Tool

Explorer IconExplorer

Memory Pool

38,870 transactions
26.24 vMB
0.05454751 BTC
Random Selection Loading Transactions
Max Size: 136.35/200 MB

Candidate Block

Mining Attempt 93dc3c81d62b98ebfcfd50d5a63405843ab8e603efc0b0688bd5636fd2ae8719
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 409160d389ca13a83979236f794b07037673a29d6b0d26193c6fdcc46f2b3b02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,592
Size: 1.00 vMB
Total Fees: 0.00664234 BTC
Feerates: 77.76 > 0.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (519,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,500 395,500 0000000000000000007cd66606ceff31a69c1e3b49b5a4e3527f5f9f24a2248e 975 0.42/1.00 vMB 45
395,499 395,499 0000000000000000036665c6ee2cda1915a465852721c85f0f21147adf151283 1,264 0.69/1.00 vMB 36
395,498 395,498 0000000000000000040309d7699e94e4ce211db4d7eac39e75533109b31f3f4f 1,130 0.92/1.00 vMB 26
395,497 395,497 000000000000000006863b3ef21e565ef4033098b5dda8f3a365e66627c0ea82 1,398 0.92/1.00 vMB 26
395,496 395,496 0000000000000000004d4dabe8312e1a71ada55a8f26d93f899065aff579840e 1 0.00/1.00 vMB 0
395,495 395,495 000000000000000000559ebcc42b32e1e52a4abdd700d89837e5bdcbc695e44f 2,708 1.00/1.00 vMB 59
395,494 395,494 000000000000000004b6e5cdc14117e946eb7b6684665a1011d7122660e5cf2e 1,058 1.00/1.00 vMB 20
395,493 395,493 0000000000000000049359c7403a922855cc7b30bde2d802c731fabbce0e0ad7 2,247 0.93/1.00 vMB 52
395,492 395,492 000000000000000005918a396ee912d107a0a7ee8bca3f893d8637fc86ceb701 1 0.00/1.00 vMB 0
395,491 395,491 000000000000000008bab97e4daef4776c5b1351fb6b9ee9d21ea9f6eb7b018a 103 0.14/1.00 vMB 23
395,490 395,490 0000000000000000083840cbd1efc72afcb1ebd76683aad4b7763a8d1319e1bd 2,124 1.00/1.00 vMB 42
395,489 395,489 00000000000000000738a46dc780fe6811316273966861706cfe33f9fbb16b92 252 0.91/1.00 vMB 9
395,488 395,488 000000000000000000f5fe87a5f936a7f2a80c9322b09b398c73f096195b6858 563 0.24/1.00 vMB 40
395,487 395,487 000000000000000007dfc701d9ba82e6484c10df4275a568001a522af1828969 1,239 0.67/1.00 vMB 36
395,486 395,486 000000000000000000e5b1c37fb4a30ea322d1919ff455c869973a34aa65c25d 1,651 1.00/1.00 vMB 34
395,485 395,485 000000000000000004c27bc01f5131acbc5c1105cef251f6568a8402fc33db3b 1,993 0.91/1.00 vMB 45
395,484 395,484 000000000000000004eb5e253cc62dad3cbfde9925203e364c6af74f5ead18a6 1,715 0.92/1.00 vMB 43
395,483 395,483 000000000000000001ea80ed51a7c0e2496f84a0be20a435d91b1e1db394b837 1,002 0.87/1.00 vMB 24
395,482 395,482 0000000000000000045cfd72dfbe15c0adef53da77916cea2e282ee3abe599c7 1,812 0.82/1.00 vMB 45
395,481 395,481 000000000000000001ad8e6343428e8f74d85b4ed51e8164e45f7b954fe89958 1,302 0.62/1.00 vMB 41
395,480 395,480 0000000000000000068900a6221d5a195643031582d271621e1fd66d4e795035 537 0.99/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.15 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.14 GB
    • Received: 13.83 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.