Loading Tool

Explorer IconExplorer

Memory Pool

75,420 transactions
27.73 vMB
0.07531129 BTC
Random Selection Loading Transactions
Max Size: 169.18/200 MB

Candidate Block

Mining Attempt 432dd7535c7b28e676f4b8a3d88c4c657e5016409ab3a673a875251254352f89
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root b8718efe15b1dfaf152b86746b486475a1a8c06155718438ec2499a99aa71ec6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.01588382 BTC
Feerates: 99.50 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (590,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,818 324,818 000000000000000016621197bef0ebabd312ca994d783eb15db65f2be4f5da3d 1,022 0.43/1.00 vMB 31
324,817 324,817 0000000000000000086bc041e755f77272a9b152f07ba49b387ad5de5295030c 673 0.31/1.00 vMB 31
324,816 324,816 00000000000000001307578fe0420451df59d84166f97d35f27591cadcdd470d 318 0.20/1.00 vMB 26
324,815 324,815 00000000000000001012e9ce7476fd3e023c890b841307693e9a852bf541cb0c 509 0.26/1.00 vMB 29
324,814 324,814 000000000000000010eee27f2fe2c1ae9c217f06b0722dc6a766780c4e4f8dba 45 0.03/1.00 vMB 16
324,813 324,813 000000000000000011d34f6e4ac63b3b51ffcb655cbbf9c0fe4567f5cadd5df7 636 0.33/1.00 vMB 28
324,812 324,812 00000000000000000bd27f6960abba6be32a89557d4e377d0f189efaa7439c6e 198 0.17/1.00 vMB 21
324,811 324,811 000000000000000017801904d948a6ab411cfa2df7dd79e5895979a070c0f157 112 0.05/1.00 vMB 28
324,810 324,810 00000000000000000bcd4d885bdb48a5b4ef5f26ebbbc22f3909851651ca975e 1 0.00/1.00 vMB 0
324,809 324,809 0000000000000000048642182d1924bed215a8305401d5d50aca6357d7e983f9 131 0.07/1.00 vMB 31
324,808 324,808 00000000000000000dcc021d08ea36246cb0581b1ce7d24c973b44e87eb08105 265 0.15/1.00 vMB 29
324,807 324,807 0000000000000000106cfb4bff11772d9d459e585fd3cc0b7097060148dc1ffe 44 0.03/1.00 vMB 17
324,806 324,806 00000000000000000a8a0ac5487687cedf71a9a257b9901aceb96e2cd5ff25fe 1,281 0.63/1.00 vMB 32
324,805 324,805 000000000000000005438d02855c8a7128cef5df1e8733cd86d0b32bfd229f92 299 0.17/1.00 vMB 25
324,804 324,804 0000000000000000111ad7dcf0884d35429151d95208796d7413573096121d6a 178 0.07/1.00 vMB 34
324,803 324,803 0000000000000000030ba9d56dcc80ed86bf20a33ba9611d087f5fa2bbb238e1 912 0.53/1.00 vMB 28
324,802 324,802 00000000000000000c05250c72ccda44c616bee1e307ef23ef82ccffd57218ca 1,110 0.60/1.00 vMB 54
324,801 324,801 0000000000000000051ecfb01ec844584a834c4ef5af13b827d85d07063f7602 254 0.12/1.00 vMB 29
324,800 324,800 000000000000000010392b73297a529842eb85491b27e4f82adbc06ea1ae75c4 613 0.25/1.00 vMB 34
324,799 324,799 00000000000000000c5a28e06a8f79ebc0420d11c2e8781f002ff13dc1ac41c8 231 0.09/1.00 vMB 33
324,798 324,798 000000000000000009c628d8e6d97393a8dcd002ac7282756fbc77c0ad53f264 424 0.22/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.