Loading Tool

Explorer IconExplorer

Memory Pool

79,601 transactions
29.93 vMB
0.11468169 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt ce86be21d713ade6e9fe78ac309bbe9f5c057bfcd5ff2c3ecb4d63039815596e
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root e877c95a22d8726eb080e556cd79f60f634ee6c37931ed5aa3c2309949337cf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,958
Size: 1.00 vMB
Total Fees: 0.04823716 BTC
Feerates: 150.80 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (267,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,689 647,689 0000000000000000000e7850b7a836789529e3b1c623aeb13db5cb095a8b7243 1,857 1.00/1.00 vMB 110
647,688 647,688 0000000000000000000839f39f2bd538918040ea38d1c97569361a51175250de 2,264 1.00/1.00 vMB 69
647,687 647,687 0000000000000000000670d501b6688950e47e82bd0836671a95474f937d1a94 2,174 1.00/1.00 vMB 76
647,686 647,686 00000000000000000003baba30337dedd8512917e5594fb95a6938c48f79fcee 1,808 1.00/1.00 vMB 116
647,685 647,685 0000000000000000000da7302722354fbd418b479cdc5f8fad422067ea7d042b 1,746 1.00/1.00 vMB 37
647,684 647,684 0000000000000000000a6099f249bb968982ec7c96805c564891b9f50a56365e 200 1.00/1.00 vMB 3
647,683 647,683 00000000000000000006c0c926040de71b3604e2341fd8785a67f286799762c2 896 1.00/1.00 vMB 22
647,682 647,682 0000000000000000000b40f521e9b773b2d9130a9a564ea546039f3060f8116b 973 1.00/1.00 vMB 24
647,681 647,681 000000000000000000035fe62cc28acdff8172c5b459e184ef335dbd7668276c 1,380 1.00/1.00 vMB 30
647,680 647,680 0000000000000000001024d6d0cc0d40465c4f45fc0d400b2a6f5dda5604dfd3 2,763 1.00/1.00 vMB 13
647,679 647,679 00000000000000000009eac1773f4f4681f38f6f8bf1d1081f935374338ff99c 1,905 1.00/1.00 vMB 107
647,678 647,678 0000000000000000000b4f64c1e59a81bc6241faa4bf777b0cd84fe2080d290d 1,960 1.00/1.00 vMB 105
647,677 647,677 0000000000000000000fa1aaf62114dfd84276d881e6425b9e94b54511440e4d 2,572 1.00/1.00 vMB 76
647,676 647,676 00000000000000000008cec484430d7314533d725734e2be7f627e2fcd82c962 2,491 1.00/1.00 vMB 68
647,675 647,675 0000000000000000000b265c33071933379c512081df2b65936ff40eb68b8621 828 1.00/1.00 vMB 26
647,674 647,674 0000000000000000000c46e92856c3ff8683e121f2004b9498dcd1648f448926 1,321 1.00/1.00 vMB 37
647,673 647,673 000000000000000000013b9ae982f9c8584a0d4f3002b835c26d040fa5a97506 2,162 1.00/1.00 vMB 63
647,672 647,672 00000000000000000002609e98c9dd158d1adb85a4dc1f386fb8ed8ba7388f0e 2,645 1.00/1.00 vMB 23
647,671 647,671 0000000000000000000781bd2f4484c84db3da8b35d371c5ca92c860e0c42c72 2,370 1.00/1.00 vMB 41
647,670 647,670 00000000000000000001277c3e063e3e9934c19aaba834e1c2827bf762fa1a09 2,190 1.00/1.00 vMB 104
647,669 647,669 0000000000000000000386325388198e2d25efc72178e4bb3717685909e16020 2,339 1.00/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.