Loading Tool

Explorer IconExplorer

Memory Pool

50,573 transactions
30.35 vMB
0.14286094 BTC
Random Selection Loading Transactions
Max Size: 162.03/200 MB

Candidate Block

Mining Attempt 1201d823a3b15c5cf7b3bf20fdaea80211009d0257e434a2d52048fa947d2cd0
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 0f02099734b329c29cafff37236a24def2feb266d7cd48c662c14815e576b3aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.07211116 BTC
Feerates: 529.61 > 7.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (613,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,731 301,731 000000000000000015f89614ad60dbf52edb0e4ef034fca83220575a607c06d1 94 0.06/1.00 vMB 27
301,730 301,730 000000000000000018002cad4a75aa39e731b76ef96cdf74b45fa1c3cb4cc365 219 0.11/1.00 vMB 35
301,729 301,729 00000000000000000d065405ad1964641dfe17a7824f8c9b51958607a6614eb4 409 0.22/1.00 vMB 35
301,728 301,728 000000000000000030fd80d9711a4fd3bded2c1bd783a2cf1840171554967ced 208 0.12/1.00 vMB 32
301,727 301,727 00000000000000000415ff5777a9c114981e9e7067817f8d93b7e13059921018 103 0.06/1.00 vMB 25
301,726 301,726 00000000000000003a11574fbb67afee55c6de279ea4bbf02119c30ab28a2a4d 32 0.01/1.00 vMB 14
301,725 301,725 0000000000000000748a96fbdef4e8eb7f5ec132ee96730ef088faf28e3a1cdc 358 0.19/1.00 vMB 33
301,724 301,724 0000000000000000327aecd5d64af671b6de114e2e3e8d366e8a578f4a006979 121 0.18/1.00 vMB 17
301,723 301,723 0000000000000000374045e209571112a990854cc3c0e30a41717caabf5ad7bf 676 0.35/1.00 vMB 32
301,722 301,722 00000000000000003efd244d4313b29b3238a37499324a8d1fcd734cd8a2241f 702 0.35/1.00 vMB 32
301,721 301,721 00000000000000001dbfb0c8b5740e5bb3017a42dab1f81edef93bd83eb04dcf 1 0.00/1.00 vMB 0
301,720 301,720 00000000000000005233fce554e93763aa4c535fae5e723b21211db29da36d5a 774 0.52/1.00 vMB 48
301,719 301,719 000000000000000073e0934cdcabd4a7b92779f972fcd209570ef768ed129c8d 365 0.21/1.00 vMB 30
301,718 301,718 00000000000000005b1eb854047b622d4ebc8edc3100a083b4295e5d7b73ea2c 522 0.47/1.00 vMB 23
301,717 301,717 000000000000000053d00a7ec47c20092723b9793956be5ac0361a78898763ec 393 0.18/1.00 vMB 30
301,716 301,716 00000000000000003c1a3d861c4081311494e731b6497f1a1c5df6177c6fb1c1 11 0.00/1.00 vMB 16
301,715 301,715 00000000000000005bead9eac6b9f1e3aee1dc22cb32cba5f69473f586ad9850 332 0.19/1.00 vMB 32
301,714 301,714 00000000000000006f8286f4b5a54cd67fe40429792d19ae03c47d864797ec28 256 0.26/1.00 vMB 20
301,713 301,713 0000000000000000495ce19abf4cc13b75aaec6c5b8831ff5fbf491e7cae6e28 820 0.35/1.00 vMB 38
301,712 301,712 000000000000000034c512b00f33bd241905dc3d974899ab78227c9347f8607f 45 0.02/1.00 vMB 24
301,711 301,711 000000000000000007f4fbb1be21973503253a663f8333a952be56e6a25c1f7d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.71 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.