Loading Tool

Explorer IconExplorer

Memory Pool

78,423 transactions
29.36 vMB
0.08016863 BTC
Random Selection Loading Transactions
Max Size: 179.82/200 MB

Candidate Block

Mining Attempt 94823c88242ca948bdd909592eb7e24c90881772bc55f00daf52b042baca5499
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 29af656b25675eb37b4dc8eac4e746a2026e0a93c85d36f1f159e786019a74b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.01573749 BTC
Feerates: 301.25 > 1.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (484,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,402 430,402 000000000000000002731961729f5069828794a6851b842fc7d699c3b4d1d4a3 2,606 1.00/1.00 vMB 63
430,401 430,401 000000000000000003782d9b70c6e32fc08ab374199a06cb41babbce05567744 2,852 1.00/1.00 vMB 61
430,400 430,400 000000000000000001f1d0c825db7885c3e81d4fc1bb9c5489a8de0ed30565cc 2,336 1.00/1.00 vMB 70
430,399 430,399 000000000000000001b47ba9469aaa50970768781623f40325feefd5de94fc7f 1,960 1.00/1.00 vMB 99
430,398 430,398 000000000000000003391e1c77ac91c46c312e0491984b1c4f2b50652c636e8b 1,560 1.00/1.00 vMB 40
430,397 430,397 000000000000000000f43ba195277f49ace6519c1321d3abfc6e75d0ecd4507d 2,949 1.00/1.00 vMB 80
430,396 430,396 000000000000000002b8beb5744dd94fac9e360a09ae6dfeea45633a3256bff7 1,913 1.00/1.00 vMB 68
430,395 430,395 00000000000000000490a2ec6a889bd8fb68f6a6b6cf5fdb358e1a032cf1256d 976 0.39/1.00 vMB 67
430,394 430,394 00000000000000000282b939624ee6ed1424c39e039c2f8080ce5951dfb1bb86 1,615 1.00/1.00 vMB 38
430,393 430,393 00000000000000000340e4c5a0b0e67a6255f05029aa7bf9a267e6e012eac77a 2,622 1.00/1.00 vMB 64
430,392 430,392 00000000000000000237a5038dc13f952d458069e9d57c81ffd50e68a0b59a95 1,141 0.50/1.00 vMB 61
430,391 430,391 000000000000000000250997d6797831e9a5b84356df85b8cea71fff1aa5747a 641 0.33/1.00 vMB 55
430,390 430,390 000000000000000001f939af1b5143f1842ad0d01ad392ac9365d972c92863e5 2,411 1.00/1.00 vMB 62
430,389 430,389 000000000000000001fe0f895b270113864f40b0143a0731c2185edb5984ceca 1,353 0.65/1.00 vMB 50
430,388 430,388 000000000000000003863c155a8cc6213fd58f4358c9ca2a1c080de1890e6605 1,607 0.75/1.00 vMB 65
430,387 430,387 00000000000000000050e19d784e96540c9cf067116e837d13811bcd4ea8ea6e 72 0.05/1.00 vMB 32
430,386 430,386 000000000000000000263603e37f28c360c2ab72e04dcdc432b691869242abcf 598 0.38/1.00 vMB 44
430,385 430,385 000000000000000004b1b5a9004ab64f3fb70d0b8fc2fdf7c677dde71ea5edcb 555 0.21/1.00 vMB 74
430,384 430,384 00000000000000000222a4b4c892c06389b312f0668b1f41183d6cb544a2961d 1,234 0.63/1.00 vMB 42
430,383 430,383 000000000000000004946634915a098f7a5e27d1560616aabb7e8060fa2b5f5a 1,642 0.83/1.00 vMB 40
430,382 430,382 0000000000000000047c5111b1d9210ecd5436b482f637e51236028498727617 2,538 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.