Loading Tool

Explorer IconExplorer

Memory Pool

85,212 transactions
31.92 vMB
0.19615656 BTC
Random Selection Loading Transactions
Max Size: 189.64/200 MB

Candidate Block

Mining Attempt 86e94020c624a0ea259869e72f4d9f6ba0d7f7830b8cf2e411561ab754d746a2
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 06f8bb268a1a3550e3adb2cda75ab20b70264dd0042398ed661a8442097c45b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.07552084 BTC
Feerates: 301.64 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (513,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,709 401,709 0000000000000000032ff6ff4de9b5179119b64265ab0f8cc548706705244658 824 0.89/1.00 vMB 23
401,708 401,708 000000000000000000237ba4204a0850cbda7c9bc9f29767a83389425c384793 1,646 0.92/1.00 vMB 49
401,707 401,707 000000000000000000d2db105a6a2b72a84607e99521afd5823c990e9c5383e6 1,535 1.00/1.00 vMB 29
401,706 401,706 0000000000000000020308a6b66d14be8b94c00e75f9b11c1d63c5e4348d24e0 2,566 1.00/1.00 vMB 51
401,705 401,705 000000000000000005c44126acc1733021d580201b6864d9bc3e1139939870da 1,929 1.00/1.00 vMB 65
401,704 401,704 000000000000000006762c2a0af68d5423306de08066e14fd4511b18e75bed4d 1,075 0.57/1.00 vMB 34
401,703 401,703 000000000000000002afc9cc55db7941cfd9758c6f03207f96dcdd570e172759 449 0.31/1.00 vMB 50
401,702 401,702 000000000000000006a74066f6cef577be778426ec656d9d98afc9edc062a06f 2,008 0.89/1.00 vMB 51
401,701 401,701 000000000000000001acf759293af9ade7b6b3934f8f1445296c59e92c138c3d 67 0.03/1.00 vMB 57
401,700 401,700 0000000000000000019c6f7f906702a7914cc675bcf3def740d95f7d7cac70b2 751 0.33/1.00 vMB 42
401,699 401,699 000000000000000004bbc8bb31a8bdc926eae458859c0411a3cd2731b7b780bb 1,366 0.93/1.00 vMB 23
401,698 401,698 000000000000000000ef546d2c58c3d3b080e53886cff999c4bab942a405a16b 2,626 1.00/1.00 vMB 62
401,697 401,697 0000000000000000002a220463419dccdcf54cd139cbbe39cb9f25e5d7421d03 1 0.00/1.00 vMB 0
401,696 401,696 000000000000000003a695a1342b20d250dcd9248af111d2d0e49d38c78e2ded 875 0.87/1.00 vMB 22
401,695 401,695 000000000000000005b44cddbbb08c6eccbbbb383dd7106a3de2de33f8de07af 1,890 1.00/1.00 vMB 33
401,694 401,694 000000000000000003085de05a856440b9b686a36a4ee83f4bfab587ea687eba 2,928 0.93/1.00 vMB 69
401,693 401,693 000000000000000005d8ae620e540d9c65037578f8841d12821406f6d2f66346 289 0.75/1.00 vMB 4
401,692 401,692 0000000000000000013986435ea93d88ab28721eaac1196cfc1a7e454a73a8bd 998 0.58/1.00 vMB 35
401,691 401,691 00000000000000000058c2ea2756080b36db181f3bb7cded63c16caeeab57e7a 580 0.35/1.00 vMB 36
401,690 401,690 00000000000000000031a2d9dc7a545f85d07cd64a685047765fea9e24eb343a 369 0.26/1.00 vMB 34
401,689 401,689 000000000000000003f7bab6a6ba5be58051eece63c83ae81b2dd1c3c54b1a27 1,687 0.73/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.