Loading Tool

Explorer IconExplorer

Memory Pool

74,852 transactions
27.59 vMB
0.07279761 BTC
Random Selection Loading Transactions
Max Size: 168.43/200 MB

Candidate Block

Mining Attempt 9272da51636379c8329254c4e9c05891ab6b809bceccaafb67e57fba16ed7516
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 0325968d288003868343fd140d56ac87787bc14422b9dd762ece5652b752ee3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,540
Size: 1.00 vMB
Total Fees: 0.01390970 BTC
Feerates: 80.55 > 1.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (590,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
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
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.00 GB
    • Received: 17.15 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.