Loading Tool

Explorer IconExplorer

Memory Pool

40,164 transactions
28.18 vMB
0.13591240 BTC
Random Selection Loading Transactions
Max Size: 143.84/200 MB

Candidate Block

Mining Attempt 19797850fe77616386b96ca683456eb793c1656c117364ed01bfed41c61d8bb8
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 0ff3523799cddc27b5cedfa1b63e09bea7587a24b09b58d2705742b37d0bf08e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,234
Size: 1.00 vMB
Total Fees: 0.08168878 BTC
Feerates: 102.90 > 8.19 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (150,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,414 764,414 00000000000000000004992d8dd10901c7b1821b8d96fc81b9c210f65018a9db 2,916 1.00/1.00 vMB 16
764,413 764,413 00000000000000000003cfb257a7d735994390e60c75b2ccb1348cd0822f9809 2,071 1.00/1.00 vMB 17
764,412 764,412 000000000000000000058be23a9c68934091b878e11e7246f0864ad4f0c6a7fd 3,092 1.00/1.00 vMB 34
764,411 764,411 000000000000000000079c0dc00815193fd1fd1ea4dba7b64bc56acae1ad2fcc 2,105 1.00/1.00 vMB 23
764,410 764,410 000000000000000000005f7903c6c54732884dfd78b7d374812c0049da8350a4 2,480 1.00/1.00 vMB 29
764,409 764,409 000000000000000000042f8ec678f04cb6e754ca15bbcdadd791b2f56727766f 2,397 1.00/1.00 vMB 31
764,408 764,408 00000000000000000006c12b71faf41b1145e3993e6a60796a099f61805de7a2 3,726 1.00/1.00 vMB 34
764,407 764,407 0000000000000000000507379df2c43c5c42b4bbe46de4207d6fc0d6507e4c04 3,297 1.00/1.00 vMB 33
764,406 764,406 00000000000000000005a9af7649a699df65bf81ae255d94ed948d3123d33ae8 2,287 1.00/1.00 vMB 40
764,405 764,405 000000000000000000027ccfb85d7ac7d4d8f4d4f6a0170b065fd3e94d670911 1,049 1.00/1.00 vMB 6
764,404 764,404 00000000000000000000832ef652df6961fcec361065dc81506cf377a42b915c 255 1.00/1.00 vMB 8
764,403 764,403 000000000000000000002aef90fa4bf2eaf0683d72686b3bac4122ff7e40546e 1,823 1.00/1.00 vMB 16
764,402 764,402 0000000000000000000583d0865a00c01cfc8c1185ad93264cf9c79965a56eb8 3,425 1.00/1.00 vMB 34
764,401 764,401 0000000000000000000624f432b69da73136e19739004e1ec00201c825b40364 2,327 1.00/1.00 vMB 15
764,400 764,400 00000000000000000000e3aa18526442e7bf5027b519f284d626f63a346b537f 3,166 1.00/1.00 vMB 29
764,399 764,399 00000000000000000005e273b1374fb7d3fd1fedfada9e26998d208fc3200d69 2,098 1.00/1.00 vMB 16
764,398 764,398 00000000000000000000990b393472ab4951a02c8a1589acd77e01f30a3f0a8a 1,920 1.00/1.00 vMB 10
764,397 764,397 00000000000000000002208b81880bd13c7237125d893bb1cd9285a98064957c 3,096 1.00/1.00 vMB 34
764,396 764,396 00000000000000000000f6665d6cad54bd9f80e4ef36a126fcf95f6b73b738d6 1,105 0.88/1.00 vMB 19
764,395 764,395 00000000000000000005b0961857ee4fdc637bee13a2672a1dacb8b67fb9c9f0 2,220 0.96/1.00 vMB 18
764,394 764,394 00000000000000000001447483e0a6677df82708809466dcde7a77c636e7441a 931 0.59/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.