Loading Tool

Explorer IconExplorer

Memory Pool

45,019 transactions
29.79 vMB
0.09063123 BTC
Random Selection Loading Transactions
Max Size: 153.83/200 MB

Candidate Block

Mining Attempt b4aa4afb6d5473cb6c9ea751b40523f570311d5b56a62f9f9b2596c131593ba7
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root e6625c228fd0be4dd9a119652b3b4a85af4147738fd0bea9a4c1c3abb1c3dee6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.03095484 BTC
Feerates: 477.45 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (583,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,585 331,585 000000000000000008baa7d3c05f7252288879a0cbfec5ec5489d9807e8b8109 868 0.57/1.00 vMB 24
331,584 331,584 000000000000000002b6465acc3a4172bab7d4147a96fefc990c5240dc946338 826 0.46/1.00 vMB 23
331,583 331,583 00000000000000000c65a7c608ae568e078582a4660cbe7f5e276f906ef23516 132 0.10/1.00 vMB 16
331,582 331,582 000000000000000014890fcc6395b108262de56f0ed92ca0186df30c25c6a0da 471 0.67/1.00 vMB 12
331,581 331,581 000000000000000018a0687026d94a195077823412d410fd28122eabdbc5c1b2 2,341 1.00/1.00 vMB 30
331,580 331,580 000000000000000013fd9214fe8cd0d2a56067f28e1780537a7dc906a195fa1b 1,941 0.75/1.00 vMB 31
331,579 331,579 000000000000000015d777aec0340a677f87afaa07d8d274621977b83c9cb0c4 1,035 0.77/1.00 vMB 22
331,578 331,578 00000000000000000e89d3380751396742ad58984d5f5306546c000ed98a5622 1,482 1.00/1.00 vMB 21
331,577 331,577 000000000000000013ed0a4857884b2a2ab23b56f2bb19bb7dbf8ab06d973416 16 0.03/1.00 vMB 21
331,576 331,576 00000000000000000a91583a0ebe8435f44e6e722d08c25bb5416f711dd567c4 694 0.26/1.00 vMB 39
331,575 331,575 00000000000000000e346a0d062a2f17b88a69eca38bdacb623e2218b3459673 645 0.39/1.00 vMB 22
331,574 331,574 0000000000000000118fabaf38af71674c61a69be7701c66d70472773457f562 718 0.42/1.00 vMB 20
331,573 331,573 00000000000000001a6e82274e652547618c6b46cebe1330f5f108fa76c47bad 1,008 0.50/1.00 vMB 25
331,572 331,572 00000000000000001611c2facde3c5d623411fe06ed3fbaa46f1e67c53504fe7 268 0.19/1.00 vMB 18
331,571 331,571 00000000000000000ada48b447d58e6599e0a39314f6b6bb0da7abe81f5ad181 831 0.53/1.00 vMB 22
331,570 331,570 0000000000000000059a17ff2190250aa0494b93298ad7eabf94dbadf41b3898 314 0.16/1.00 vMB 29
331,569 331,569 00000000000000000a3b6fa60a89f4a2cbf74b12a8f740309a9e75e91ebd329a 705 0.61/1.00 vMB 18
331,568 331,568 00000000000000001841eed903b8bb84b4aadd33b011782e42f39fc96c77cbd8 1,742 0.75/1.00 vMB 31
331,567 331,567 0000000000000000011e77b20aeac6d7ac07397f852c4f2f538f24abe6efd107 86 0.05/1.00 vMB 9
331,566 331,566 0000000000000000193f8d1b49763c76437de80c54c5b33672e5980e6f3a3718 385 0.37/1.00 vMB 13
331,565 331,565 0000000000000000197a2632ecb2ec94846b80a56e1ac821a9456ed1e821a787 1,129 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.71 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: 629.61 GB
    • Received: 11.93 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.