Loading Tool

Explorer IconExplorer

Memory Pool

84,054 transactions
31.47 vMB
0.10191676 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt 637cb3db69284befd414598e2287b601be6fcb477621e8d32ba8ae508636d6f4
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root 241917993a35fab3e9c9db709fe0207e72601b5e0e8d10c7f847128a6cf37d81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.02975364 BTC
Feerates: 150.54 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (590,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
324,797 324,797 00000000000000000a7d0e9499eec2f896b2c87b536f09195e868bc0999b28f9 67 0.03/1.00 vMB 31
324,796 324,796 00000000000000000ad504dd58723e784136112d7618af7d1be4dd42c860d842 131 0.07/1.00 vMB 32
324,795 324,795 0000000000000000142c88e373cad08353f5c40584151f8bca6741dd82a7cd1c 142 0.06/1.00 vMB 30
324,794 324,794 00000000000000000cbbc003fc2f9a00012b6531c25597e1cc9dd41750452083 53 0.03/1.00 vMB 7
324,793 324,793 0000000000000000088f656d00ce9dc6963eda0d70c8bf17697e30831baaf6a5 658 0.31/1.00 vMB 33
324,792 324,792 00000000000000000b46aa638b102d3bbc68f0a5cd635f8b6fc23e9f9718ce68 481 0.29/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.78 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: 709.75 GB
    • Received: 16.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.