Loading Tool

Explorer IconExplorer

Memory Pool

44,224 transactions
27.38 vMB
0.07147881 BTC
Random Selection Loading Transactions
Max Size: 144.23/200 MB

Candidate Block

Mining Attempt 5fce7e6459b756ca1da5f26f8a8642e2ff0b9218da0d812b7d4513b91bf897ff
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 5f7fc8031a325c77eb7f79034ce999a355d73cc3f2ca3e08f8f4edef1ff00c00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.02025436 BTC
Feerates: 170.94 > 2.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (160,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,517 754,517 000000000000000000065d17d23e8adba2c1e8272c65625ddc0629bd8c84afb5 2,853 1.00/1.00 vMB 23
754,516 754,516 00000000000000000003ceee8de151e931b14d7ee76494fb635f7134862521ed 1,426 0.68/1.00 vMB 7
754,515 754,515 0000000000000000000404ca7c27344cbc79595fb8e4cb1f9d9f337e27e75311 3,019 1.00/1.00 vMB 11
754,514 754,514 00000000000000000000d10d419e3340ccf195e74e5974e32dcf879ee6c38814 3,540 1.00/1.00 vMB 27
754,513 754,513 00000000000000000002985d05f5cff6c74f20bc76834e0a7849e3670e31284c 964 0.35/1.00 vMB 17
754,512 754,512 00000000000000000002ab2bec8aed17a6eba358ef1ffe21e7d9aee0f5b0d645 267 0.40/1.00 vMB 1
754,511 754,511 0000000000000000000855d521f9f94d02e5ff51d5861085b4368d6342d9cbce 2,376 1.00/1.00 vMB 8
754,510 754,510 000000000000000000021719fb54ee657cdddcd52e8f174407e23cfc6369e07a 2,852 1.00/1.00 vMB 12
754,509 754,509 000000000000000000082a07ede85162b1f047aa6390fb2944df2fa36a279445 1,567 1.00/1.00 vMB 14
754,508 754,508 000000000000000000041462d97a8a5ff4982db2e0b6ecfb4175d900dd74114c 2,719 1.00/1.00 vMB 28
754,507 754,507 000000000000000000073939743830591ada8a0eff58024a0835cd518a3ad6ee 2,726 1.00/1.00 vMB 23
754,506 754,506 000000000000000000016d179e2666034b478abc49250dc53b1e489a64418742 1,572 0.53/1.00 vMB 14
754,505 754,505 000000000000000000039219cf648d5bc3883cf515b5a437e4bde0a7b062757d 171 0.23/1.00 vMB 3
754,504 754,504 00000000000000000000475d88bbdbea1d9f9f445e82af2758707371299db89f 2,497 1.00/1.00 vMB 13
754,503 754,503 0000000000000000000504c4f2fb095db96b62f234960043972e8c008f7183dd 488 0.30/1.00 vMB 16
754,502 754,502 000000000000000000058cc6c23e5bd27c44918ab0d66fcc67239410e30c646b 2,072 0.93/1.00 vMB 11
754,501 754,501 0000000000000000000388a5eee2fa944b873b30c2876ea754895ebb25f15760 994 0.36/1.00 vMB 15
754,500 754,500 000000000000000000061899b08e6e5d7a9806af300bc11c86ca861de5634beb 196 0.06/1.00 vMB 15
754,499 754,499 0000000000000000000049ead4d666894f6012d0f8694d8506022d5b92d939bd 1,301 0.86/1.00 vMB 7
754,498 754,498 00000000000000000008845a02a8e11437e6af36a46943f890baff97b71712b4 1,474 0.99/1.00 vMB 10
754,497 754,497 000000000000000000017e69a76536e7d745c1123ed30dc71a98814f889350ae 2,463 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.21 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: 654.39 GB
    • Received: 14.14 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.