Loading Tool

Explorer IconExplorer

Memory Pool

79,298 transactions
29.74 vMB
0.07637969 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt 721df916cf2c29eb5405edea259b8e44a38e9f5ec19f704667bf7de242ea2198
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root b7ac5937e98258f72ea5296976cabc6f19ad4bc170f6ada78fed34128300dbde
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,632
Size: 1.00 vMB
Total Fees: 0.01585378 BTC
Feerates: 150.77 > 1.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (505,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,425 409,425 00000000000000000006cbe817f9ab0c8f84e2037463407ab795221dbf744237 683 0.29/1.00 vMB 41
409,424 409,424 000000000000000004206ae9e410ec4cb4607aea06c765c8e3efc91280eb3706 477 0.21/1.00 vMB 43
409,423 409,423 000000000000000000f5b29a83a36f7ee26d1e76abf9c51a2f97dde69950c3ff 1,230 0.45/1.00 vMB 44
409,422 409,422 000000000000000000d5dcbd8b14e40c7d9c5f93671cf2733e22ade2da305f6e 1,596 0.63/1.00 vMB 44
409,421 409,421 00000000000000000497da1aa4be18af19d997fa1da9c372ba869f8340fdb8d6 1,515 0.99/1.00 vMB 29
409,420 409,420 000000000000000000d02ee7b75e378a0c2c2bc6e27c85a38358e445e4d96523 2,490 1.00/1.00 vMB 62
409,419 409,419 00000000000000000183d06f80b47d57af4a2158f0aacd4f6756f9ec1f543fa6 861 0.60/1.00 vMB 26
409,418 409,418 000000000000000003db20d649710e8a9582686fc81f8933d0b3d8da6d8d64c2 2,147 0.99/1.00 vMB 37
409,417 409,417 000000000000000002193aacc403e2c783b7754c1bec2807531f2c7032d21af7 2,091 1.00/1.00 vMB 36
409,416 409,416 000000000000000002cc312b64382eb3efa075902ea50d3c47c4a860d5420811 2,778 1.00/1.00 vMB 53
409,415 409,415 000000000000000000a751810242607d7fd3ad6d7159037dbfc50c48fc4911b9 2,090 1.00/1.00 vMB 40
409,414 409,414 0000000000000000048d7d094e44018c534835f52d845b8f5ff372f953939da9 925 0.35/1.00 vMB 43
409,413 409,413 0000000000000000053a1649348f7c80c9c4b26f97cfec2865632019c9fd270a 725 0.31/1.00 vMB 35
409,412 409,412 000000000000000003c63e64fa47157ca387d21f5fa72bb5eb10c5f2ac6052c2 1,422 1.00/1.00 vMB 22
409,411 409,411 0000000000000000012e9280f8f966d0a788e75aad4d60ce5394f9e1d066f980 1,334 0.71/1.00 vMB 32
409,410 409,410 00000000000000000007b7f6e84ccef41725bbb0058f173f8a4a0aeccee5e4a7 765 0.35/1.00 vMB 33
409,409 409,409 000000000000000000d0aff14e08b2ba03939457ca28a4e932fc552089c5ede6 2,240 0.99/1.00 vMB 41
409,408 409,408 00000000000000000469625c9ce1c84376feef53184bd26976c75273984d5c1b 249 0.14/1.00 vMB 29
409,407 409,407 0000000000000000049d20e649414c901ef6f8766ce89f96593a2eb087328ccf 655 0.26/1.00 vMB 41
409,406 409,406 000000000000000003c699353b87a31a419a85ec9617f4a85c62f8a9a4091069 1,070 0.55/1.00 vMB 34
409,405 409,405 00000000000000000585809a66d98a948c7e68fcd8f585b5667deabf267681fc 1,837 0.75/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.