Loading Tool

Explorer IconExplorer

Memory Pool

85,977 transactions
33.33 vMB
0.17011713 BTC
Random Selection Loading Transactions
Max Size: 198.13/200 MB

Candidate Block

Mining Attempt cb47685f38d7e6e05ee14d7078c4acb6bae6c00efba703d902da7df4e511e32d
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 2b9332deca8123b050415e1a6c4831ab5a493a4bb1ea51a046e417c05bcad3e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,004
Size: 1.00 vMB
Total Fees: 0.05276159 BTC
Feerates: 318.30 > 5.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (486,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,428 428,428 000000000000000004384f95fd5f61901068db84a65cfba943d4280146d0e189 1,606 1.00/1.00 vMB 46
428,427 428,427 0000000000000000014e0f91e576af01f08911f3b61c2e827e679dccad32571f 1,048 0.44/1.00 vMB 60
428,426 428,426 000000000000000001401b2d57a03e3ab849e302b1d443016eda1209f2179575 1,549 1.00/1.00 vMB 39
428,425 428,425 000000000000000001e6910a17c6308f18c3d545934d8b6f0dc08b871939976e 2,632 1.00/1.00 vMB 67
428,424 428,424 000000000000000002e2124892de797f1b47c79a8523d4172c352fde65511119 2,363 1.00/1.00 vMB 56
428,423 428,423 000000000000000002f1d24dfb4e33ac39622aaddea21291081ecdc43dfc9af2 1,086 1.00/1.00 vMB 25
428,422 428,422 000000000000000000bbddd134aafdcbba1a9d30896c68b7f1ef7fd9629030f6 2,472 1.00/1.00 vMB 64
428,421 428,421 000000000000000001305e8998678cdabb33fbe65c16b0ea595ac9c1dc16f9f8 620 1.00/1.00 vMB 21
428,420 428,420 000000000000000001b5f6442cf87545a359fb6bb8e791ddc1c57ceccb7ed7d9 955 1.00/1.00 vMB 36
428,419 428,419 0000000000000000015c23a687cd0a29f1c4cb4be9c83e86d38fd65017bddefb 1,570 1.00/1.00 vMB 27
428,418 428,418 000000000000000004ad172a065e8ff45f1259e78a6a626310a4a5c9bad7de99 1,723 1.00/1.00 vMB 43
428,417 428,417 000000000000000003dcacb8112e7dcacc3f423c9cb818c97cbf73a44f3d0d77 2,738 1.00/1.00 vMB 76
428,416 428,416 0000000000000000002604c04463789b99900ff8033ed7c1d136bd84f8e86cfb 738 1.00/1.00 vMB 32
428,415 428,415 000000000000000001d7bd7d409da40fa5c9f7a9567ee15cd7831cd2454cea9e 1,537 1.00/1.00 vMB 34
428,414 428,414 0000000000000000010549dd21f9cc644952735197db7ee6f216c2802ee08be8 1,752 1.00/1.00 vMB 38
428,413 428,413 00000000000000000079d0f271d90cbe7b4011dd20eb120adce0937a7a71c9bf 2,309 1.00/1.00 vMB 65
428,412 428,412 000000000000000003a53f95ae2ccb7b91640170d014fb1100c9c23d6d5f78c7 2,491 1.00/1.00 vMB 66
428,411 428,411 0000000000000000002d100f36aae9e572b9b4026494c42759c681141d01b525 1,130 1.00/1.00 vMB 34
428,410 428,410 000000000000000002ba75ec5c5a19a6194ca67c452ea0ad8251d74647ed1eba 1,977 1.00/1.00 vMB 45
428,409 428,409 0000000000000000014acfaaa24ac0940ff8b75bd2ce7c47e17d41eecbdf904f 2,357 1.00/1.00 vMB 72
428,408 428,408 0000000000000000022610e712f32eeeb69620e5e3b32bbb1c3a2ec6c51d6256 1,987 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.