Loading Tool

Explorer IconExplorer

Memory Pool

84,139 transactions
31.64 vMB
0.11889874 BTC
Random Selection Loading Transactions
Max Size: 192.31/200 MB

Candidate Block

Mining Attempt b8a27ab426930535ac78ed6f320cd10ed6c1acdb99258d909c2dcf67b7abe050
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 57d8823f5b7d72a4ccc3aad8328ac0b7d91ffc540b2efdc3157b5bc301287859
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,709
Size: 1.00 vMB
Total Fees: 0.03774093 BTC
Feerates: 301.57 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (483,127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,259 432,259 0000000000000000007b679afb1441973f84b04ba2167967bb7a6d52692c5f38 981 0.53/1.00 vMB 47
432,258 432,258 000000000000000001610a53ad9708a9afdbcac58388666936abcd15e3b78123 792 0.41/1.00 vMB 51
432,257 432,257 0000000000000000010a870c5061a0e3c5b40ff7acbfd69b04fd83c145e6d8ad 2,221 1.00/1.00 vMB 53
432,256 432,256 000000000000000004797e57e9746cbba100cc33c5c89437f1f8955c3e39149c 3,025 1.00/1.00 vMB 80
432,255 432,255 00000000000000000122acc245bc502070bf0b1d70cb323264146c2776a7362e 510 0.99/1.00 vMB 12
432,254 432,254 000000000000000002695134ecf024385fc11843f384ae98b035f27b0340aa94 627 0.68/1.00 vMB 13
432,253 432,253 00000000000000000349bb9f0f28f4901fcf1ce2722a8689b9e542be953b0714 868 0.41/1.00 vMB 62
432,252 432,252 00000000000000000310bab85610aa7cdb5368d558f8fa42a52b3a88f71caa88 2,359 1.00/1.00 vMB 29
432,251 432,251 00000000000000000399625022869268b1fbfeb90588a508eb3387531a659f8d 2,622 1.00/1.00 vMB 67
432,250 432,250 000000000000000002af8c7386f5ce8d0b9e92f34be742e03e273bf46a7220fa 2,663 1.00/1.00 vMB 69
432,249 432,249 00000000000000000040ad58e96096dcb8dc2ae7f0892b791edfb7a954cb5e53 2,498 1.00/1.00 vMB 61
432,248 432,248 000000000000000002661a45bf152c83fd062c873aec9068a5d4c0284335eb3f 3,057 1.00/1.00 vMB 78
432,247 432,247 000000000000000002b359e411fcc3358db3bb6cdc03cfc9e45b200a05e49ff2 772 0.33/1.00 vMB 53
432,246 432,246 0000000000000000010b194ba7592554bfc7d931c2b0e29751590914751cffec 1,488 0.70/1.00 vMB 49
432,245 432,245 0000000000000000034332b27c1f30b8ee902d58add5972704a9c212af33e5a1 2,967 1.00/1.00 vMB 75
432,244 432,244 00000000000000000469921755472d9aa893062df3ff4a7169d8885461e18359 275 0.12/1.00 vMB 54
432,243 432,243 0000000000000000047fe3708f6aa010ac025b199aa401926788f6fe9dafbdda 835 0.59/1.00 vMB 22
432,242 432,242 0000000000000000035e91a5967197db034390c6c6c05fb6f6771060d86f1506 1,891 1.00/1.00 vMB 42
432,241 432,241 00000000000000000295ca5ea6e220dfd2a65e6d502e0619fa67339fede70735 1,354 1.00/1.00 vMB 21
432,240 432,240 000000000000000003520819cfac73a1188877b7bb66bd18bd57bddfac0eaec8 2,445 0.99/1.00 vMB 58
432,239 432,239 0000000000000000007dfeaa330da1f667f7ed9c6dc109a8d3bf4fdd5f585be3 2,693 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.06 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: 720.80 GB
    • Received: 18.26 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.