Loading Tool

Explorer IconExplorer

Memory Pool

29,789 transactions
25.66 vMB
0.04012354 BTC
Random Selection Loading Transactions
Max Size: 140.83/200 MB

Candidate Block

Mining Attempt e18a6a0ea2980834eea64b3685689dc600dc3879d283336f07f6ecb393253d54
Version 20000000
Previous Block 000000000000000000015b7e50f5672a866a74ff3accfca57bb7b08b7b938dd4
Merkle Root 4db875e94cd775e64dff5f82341fd670cb6132d0be1ebabb6851bd99e8e181e4
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.01169318 BTC
Feerates: 73.20 > 1.17 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,401 (2,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
936,503 936,503 00000000000000000001b2be8ae7cbcb8224743e9a173b704f9c11554c85cb4c 1,028 1.00/1.00 vMB 0
936,502 936,502 0000000000000000000138c15fdfbc496178fe72971743588fc03ed476720da5 433 0.14/1.00 vMB 2
936,501 936,501 0000000000000000000062743a91cdfcd3368dbf80b169a07bf74d8f47bc67dc 1,672 1.00/1.00 vMB 0
936,500 936,500 00000000000000000000b7da5bacb0f84ee3f3d7222ffec0677e6e8c37591a62 2,574 0.78/1.00 vMB 3
936,499 936,499 000000000000000000006bc6a41f2e77b8cc2c6ad6fd07835684a82e1b6aedac 2,311 1.00/1.00 vMB 1
936,498 936,498 000000000000000000014cce3349adbd70b02f3ae8d3cbdd8d263d1a3a6ee3cc 3,377 1.00/1.00 vMB 1
936,497 936,497 00000000000000000001b68504fcbc88c0fd09679023135c2c881227b67f1aaa 4,098 1.00/1.00 vMB 1
936,496 936,496 0000000000000000000063e8977a93a3c7eb8e30df80c11efde110b77c6c569f 2,839 1.00/1.00 vMB 2
936,495 936,495 0000000000000000000181f771115b956921194bd4beebb74bf2fbcc153ee8b0 4,760 1.00/1.00 vMB 0
936,494 936,494 00000000000000000000a0878650e612948299c224283d6fe36d40e23a7b973b 3,122 1.00/1.00 vMB 2
936,493 936,493 0000000000000000000095b03aa58e1417166278879cde3d80b93e323232f7f1 7,490 1.00/1.00 vMB 0
936,492 936,492 00000000000000000000919b00023201628c75d24ab4b8f61a059243b2258894 4,236 1.00/1.00 vMB 0
936,491 936,491 000000000000000000020d763b5058d9468de0ecbad4aea652b5e81b3a8c3fd5 743 0.28/1.00 vMB 2
936,490 936,490 00000000000000000000b71b1f19cc461f83df3e73435b8929168ccf0ef27bae 4,798 1.00/1.00 vMB 0
936,489 936,489 000000000000000000018c0f31f871860d122efea111b6ef680dbef356f07645 3,297 1.00/1.00 vMB 1
936,488 936,488 00000000000000000000fb08aa8fdf5f818d980940883b3c1d5e456df62dc8f3 2,854 1.00/1.00 vMB 0
936,487 936,487 0000000000000000000091da5a7cc5359796de10725f8f8155f23101496bd804 1,097 0.41/1.00 vMB 2
936,486 936,486 00000000000000000000f04a7784f94eace6b3dc87e2963312e65f6e68a95192 958 0.90/1.00 vMB 1
936,485 936,485 00000000000000000001d6def23e0a1d1bf62fd3367c67c0f9b0a410d1057fc5 1,255 1.00/1.00 vMB 1
936,484 936,484 000000000000000000000af381f6d886b03f1f8626a124e18214b2e3aecac7cc 2,340 1.00/1.00 vMB 2
936,483 936,483 000000000000000000003d816c321d65431dd96fef71117df095846bfacbb69b 2,285 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 825.64 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: 4,264.59 GB
    • Received: 234.49 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.