Loading Tool

Explorer IconExplorer

Memory Pool

81,750 transactions
30.22 vMB
0.08402657 BTC
Random Selection Loading Transactions
Max Size: 182.20/200 MB

Candidate Block

Mining Attempt e8137ce52239c2577ea0de1a69a04172f128787a321ed146a001957ece7459c1
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 8142c03c976d4e822cbe22753d0898a543a204ba057f13a175cc511786b4a000
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,024
Size: 1.00 vMB
Total Fees: 0.02196572 BTC
Feerates: 502.67 > 2.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (164,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,836 750,836 000000000000000000059d3b9e74851bfae91fbd50e2043bc3bf4f15c88fce03 384 0.17/1.00 vMB 7
750,835 750,835 00000000000000000009cdd38050825453e4d45afca86bfe564fe889f3b3d89b 848 0.33/1.00 vMB 8
750,834 750,834 00000000000000000007e1fac21960d3ba6a2601bcb94df8d58903d2689d0ba1 704 0.73/1.00 vMB 9
750,833 750,833 00000000000000000006c62bc842bf69d36fe2c7bc17871c85b298d4aaa2ac2a 372 0.34/1.00 vMB 3
750,832 750,832 00000000000000000007ea5562d69a96ff71da638c5610a28f7b44adecf4bf2d 854 1.00/1.00 vMB 3
750,831 750,831 00000000000000000006b2a9b48217c8b217211c12b2aa8c42f6b427a71351ba 2,199 1.00/1.00 vMB 5
750,830 750,830 000000000000000000033780cf8da2212bd2a832a54f82862e9a823313e46c89 2,199 1.00/1.00 vMB 8
750,829 750,829 00000000000000000001812acadfb84631ed2cf0d9bf6e4467305d627a99b3af 2,530 1.00/1.00 vMB 15
750,828 750,828 000000000000000000009b50544143cfdf93458d3e080f450de25e8f528c26a8 95 0.03/1.00 vMB 8
750,827 750,827 00000000000000000001ad58937611ebe3fdaedaae3f7a8fb87e2419b45ecb7d 188 0.41/1.00 vMB 1
750,826 750,826 0000000000000000000041f1df274945b03cf527f3c62dfb498bd78b13091632 2,132 1.00/1.00 vMB 4
750,825 750,825 00000000000000000002fa48ab44b90765ae3ced10d590c177d30071f864c3e2 2,565 1.00/1.00 vMB 11
750,824 750,824 0000000000000000000505fd373f969cf14cc70d3bfbf0c90c39364fd67a5e28 1,300 1.00/1.00 vMB 11
750,823 750,823 00000000000000000007fe260a24ee1858d4d76229d318e3173afe7e963331d7 1,634 1.00/1.00 vMB 8
750,822 750,822 00000000000000000006cd7a166e9f76ee803dbed44b28e162c47743b0ad2b60 895 0.30/1.00 vMB 8
750,821 750,821 00000000000000000006c66b06b2fae2f42d9090dc39ce62fe7130e31cb54cba 399 0.14/1.00 vMB 7
750,820 750,820 00000000000000000006a9447ad14d4156b747abef1ed739317b3446f665723d 1,036 0.60/1.00 vMB 5
750,819 750,819 0000000000000000000561ffaee94a7812041a1bdec2dae6d58686c55c844d2f 3,322 1.00/1.00 vMB 10
750,818 750,818 000000000000000000095c6b72c9effaedbfe84f154e2ca16b764c6180e08bf3 1,330 0.96/1.00 vMB 7
750,817 750,817 00000000000000000004136e2034fb9e7d4ebe758567c6981840eec05b54f914 1,060 0.39/1.00 vMB 8
750,816 750,816 00000000000000000003e8967fff675ba914cbea3b7d23b444ddfdf1f1b37d78 393 0.11/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.36 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: 662.66 GB
    • Received: 14.87 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.