Loading Tool

Explorer IconExplorer

Memory Pool

37,571 transactions
27.13 vMB
0.05696904 BTC
Random Selection Loading Transactions
Max Size: 138.07/200 MB

Candidate Block

Mining Attempt 59a46fdbcba0e2518107e6d87f1b3fe0104a2e2c163d673cc75716f116caeba6
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 429719043cfcac48b2b8d831c3d5026021a44a02d8bb440bffea1d96e44729f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,689
Size: 1.00 vMB
Total Fees: 0.00579339 BTC
Feerates: 13.96 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (583,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
331,564 331,564 00000000000000000e7a306d0c2538b49136e9897b115309c85d9c04391cba6d 1,316 0.75/1.00 vMB 25
331,563 331,563 00000000000000000f87fc1112b361ac5809256cd6fda5b39166006dc9ff6db3 2,101 0.75/1.00 vMB 35
331,562 331,562 000000000000000007b60a5e9209add8e2330640abbbe76d692d427e759cefd1 384 0.21/1.00 vMB 25
331,561 331,561 0000000000000000191c7b2e5e678d3f1ac82b496ba0fa59be3e746f0f672340 1,045 0.47/1.00 vMB 30
331,560 331,560 000000000000000010fcaf4f025b26dce1777aef849eabf329ec2b5adf77b396 64 0.10/1.00 vMB 7
331,559 331,559 000000000000000017c23199256fc30c8b8e50f7ba7f6bb26998781d462ffeef 463 0.30/1.00 vMB 27
331,558 331,558 000000000000000011cfc9cbf7fdce0827a1ef0af6c8eeee1fdc75954a7ec7d3 8 0.02/1.00 vMB 13
331,557 331,557 0000000000000000199b42c2af37d9c243b10466a674ec48a61800845c05a097 591 0.36/1.00 vMB 22
331,556 331,556 000000000000000011b4ba009ad7b722bc2e65d0841e243c39c3cd63ce28c969 511 0.34/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.76 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: 632.19 GB
    • Received: 12.10 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.