Loading Tool

Explorer IconExplorer

Memory Pool

47,343 transactions
28.00 vMB
0.08817315 BTC
Random Selection Loading Transactions
Max Size: 148.80/200 MB

Candidate Block

Mining Attempt 1926bcc41740cf2f3168752833c6997d2e044fdeeea01615737e4b460c06a2cd
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 7b2ce3b89484abfe0811f8c0bb3dab7755930702e9d30efacd5a7b7393c4ec41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.03361466 BTC
Feerates: 500.00 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (505,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,586 409,586 0000000000000000057bd17f8f48236aba7a60be72750603f6efee0f1cb9034c 850 0.47/1.00 vMB 32
409,585 409,585 0000000000000000007015bbee3357352d02f6f7f98f1bb1c8517a3127a8d96e 2,449 1.00/1.00 vMB 42
409,584 409,584 000000000000000005acc2e2c2ad2da66081a485d3745e6779175caff4bdc99f 325 0.19/1.00 vMB 23
409,583 409,583 000000000000000000a5585f8ff7e94685d8a5b20c1a96d54cb608c760763fff 1,167 0.72/1.00 vMB 27
409,582 409,582 00000000000000000440c261fe8791919d1fc3137db68d9c296ad770c61ea2bf 2,269 1.00/1.00 vMB 39
409,581 409,581 000000000000000004085cf93ede91ddf67c25599d572f2db831c195ac836f45 2,485 1.00/1.00 vMB 40
409,580 409,580 000000000000000003270375f1bf642be71f126ef8818f82caa8604c567c0dc2 972 0.42/1.00 vMB 37
409,579 409,579 0000000000000000050f8d3ac39572db7534a04d86fecca70b8b7e26c4879051 2,236 0.94/1.00 vMB 35
409,578 409,578 000000000000000002689243f3e816ac58b3ecef356c7493fa84403eba7f5cec 509 0.33/1.00 vMB 29
409,577 409,577 000000000000000002797327cc0dc3d10c9767b153f202c4dea5656ea1b491fa 600 0.28/1.00 vMB 33
409,576 409,576 00000000000000000113c2f765c46d171014e4bea7d9e289fceaf44fdcc3f99f 630 0.30/1.00 vMB 30
409,575 409,575 000000000000000005ddcac780300b6fa4f3c110f3d1d71b2184a1029e50214d 246 0.09/1.00 vMB 46
409,574 409,574 0000000000000000028b24cdd7a4c700dfa1f05e6c0e14baa8c101e3c9c32e7f 986 0.55/1.00 vMB 33
409,573 409,573 000000000000000001ac1fb70007d4c9b4adb2bf634a60731aab53c9d5553018 261 0.11/1.00 vMB 35
409,572 409,572 0000000000000000060d05c67e2997fc1a9b98caa70bc08c152ab8e0a4011c51 167 0.06/1.00 vMB 39
409,571 409,571 0000000000000000016050f63c7347747cc6aa8528f6aa4e434928bac513a733 1,337 0.59/1.00 vMB 38
409,570 409,570 000000000000000001d9160b95130f4ccd28be9b9964dbd69fd1a43e91c43176 1,384 0.55/1.00 vMB 37
409,569 409,569 00000000000000000022e29796ec1ca5e8e73808ea6f120c3001ec044c7b4a8c 1,965 0.76/1.00 vMB 37
409,568 409,568 0000000000000000033397717da909cdb733742d5c6f6f0dc39866850a693ea6 361 1.00/1.00 vMB 5
409,567 409,567 000000000000000002b530406cb2f2136301ae640686e50ef92508fb98337b70 2,456 1.00/1.00 vMB 36
409,566 409,566 000000000000000001662b4b5df61729ef6d992da63f7da3d596cacf87b793cc 1,978 0.86/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.01 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: 649.40 GB
    • Received: 13.17 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.