Loading Tool

Explorer IconExplorer

Memory Pool

44,144 transactions
27.32 vMB
0.08004423 BTC
Random Selection Loading Transactions
Max Size: 142.70/200 MB

Candidate Block

Mining Attempt ae2a268daa91bf31442221b527fcf7be2428390dd885aac9835107440ddf8223
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root e818ce58ec3eb7cecf697eaaf7e9e2b427971a414d0ef3d4315a6e4f82f97e43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.02690279 BTC
Feerates: 150.77 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (613,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,571 301,571 00000000000000000baa69010f9db24d1b18f3aa379ddcffca886134ef26b1f2 323 0.16/1.00 vMB 33
301,570 301,570 0000000000000000311c3e6def66835a6ce3be3451512b1f48877b7e0002f2a1 636 0.50/1.00 vMB 24
301,569 301,569 00000000000000004dbfacc4ff7878d14e8ef3b08edf13530090a59ea3baee19 51 0.04/1.00 vMB 20
301,568 301,568 000000000000000056384d1d9c9f3567fc98d7193985932c8b628fcf4d851db8 244 0.17/1.00 vMB 22
301,567 301,567 0000000000000000270e20a0b107fe592c7f8401ea138097678081e483726f9b 382 0.18/1.00 vMB 33
301,566 301,566 00000000000000001f3f3ef9c91b4b959210346d754b4d849d9ac30f44c85a3e 86 0.05/1.00 vMB 32
301,565 301,565 000000000000000047577c565799a5572154be4fbafc95be0f2217e5188ad0bb 262 0.15/1.00 vMB 29
301,564 301,564 00000000000000006ceb3414afbb712ec83648cf815df35e5c6e6c99fc149a40 641 0.31/1.00 vMB 32
301,563 301,563 00000000000000000cc259e84bf53ae905f7aa5385d5764a0393d768bf855dd0 512 0.28/1.00 vMB 31
301,562 301,562 0000000000000000333805f328c17212474e02109a949be9f7178fb51b7c9283 314 0.23/1.00 vMB 24
301,561 301,561 0000000000000000022d4f526b3b280b6c17cc94e3709c0be0a0fba8175db7cd 393 0.17/1.00 vMB 38
301,560 301,560 000000000000000051762a304e8709dcca0b05c856a30fb2a3044b72a3088dce 97 0.06/1.00 vMB 19
301,559 301,559 0000000000000000719fbe0724ff1f11b24fad9ba73e93f09e59e5da23fd51d5 841 0.59/1.00 vMB 29
301,558 301,558 00000000000000005a1ae0f272f559bc45cb0acc2f9d07b02b5f6c9e98a96309 979 0.35/1.00 vMB 45
301,557 301,557 000000000000000038a5a19ec7c19fa855926538d2fc692d6d8b39b2fb48a202 215 0.14/1.00 vMB 25
301,556 301,556 000000000000000070dae7bb3c1e2fc9b9810a40186d42040ec276357a750b84 150 0.08/1.00 vMB 33
301,555 301,555 000000000000000029e81aa665f7bc66a2670322d4f1e3d5056742b894a18552 166 0.10/1.00 vMB 28
301,554 301,554 00000000000000004d8feffa3e2163af36ca145593c8562671aa4a7988eb81ad 961 0.51/1.00 vMB 50
301,553 301,553 00000000000000001762e5fb0d31579a3694f673b6bc69bf28e221d1e9bdc95d 47 0.02/1.00 vMB 31
301,552 301,552 00000000000000001ac17ba8fe92af65fdf935eab89dc39ec8a0ee749f85022a 247 0.14/1.00 vMB 22
301,551 301,551 000000000000000028cf1babd8a16de60a5256024e455179ef8b3fe45cc24304 719 0.37/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 14.00 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.