Loading Tool

Explorer IconExplorer

Memory Pool

76,638 transactions
28.68 vMB
0.09264027 BTC
Random Selection Loading Transactions
Max Size: 174.06/200 MB

Candidate Block

Mining Attempt 9e9a9193611ce746d528ac91ddbd66f7179ef45a19ff86deba5d865f90e5577a
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 6120b2bf3c912ec8ccc09a77e8e59d8c305c61d5861cdca045b675f5d315c7a9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,774
Size: 1.00 vMB
Total Fees: 0.02649230 BTC
Feerates: 180.82 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (543,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,264 372,264 0000000000000000020db0b5f91db8853c5d3fd6486b43a71a0d2e72c919403a 225 0.13/1.00 vMB 25
372,263 372,263 000000000000000005ac1a6de11ae095badcba5e919ee5dc89480e6f551e32a8 617 0.37/1.00 vMB 37
372,262 372,262 00000000000000000933036f4da608d3fcc4686bd839156953ef3b21ca26fd1a 171 0.19/1.00 vMB 7
372,261 372,261 0000000000000000013dbce8422c301d75a7eddb4f9fc9a17483fa34870a7a8e 951 0.65/1.00 vMB 29
372,260 372,260 000000000000000005dceba911d8db669f03637bc9a2b8b3eb91c5da5e338958 374 0.17/1.00 vMB 39
372,259 372,259 00000000000000000a0902b2c96b94784506ff00ae10e2542430f1926db61eb1 598 0.40/1.00 vMB 26
372,258 372,258 00000000000000000e4f4d596d24d53e8067914058fa70c99eccd2a98bfd730d 519 0.33/1.00 vMB 33
372,257 372,257 0000000000000000086e720747a5eb796acacdc060ed1924c16fcde105afc9ca 680 0.43/1.00 vMB 27
372,256 372,256 000000000000000005423ea69a06200bcb6c5f874eb8a8dfeed91e04f34c494c 307 0.13/1.00 vMB 35
372,255 372,255 00000000000000000fb58c6ba20bd7a6fb3f3357f7b5f05731bf7151b1b51377 530 0.32/1.00 vMB 26
372,254 372,254 00000000000000000030d11b1e671b2b5de458ba5588ef010e71415831e36d16 210 0.09/1.00 vMB 40
372,253 372,253 00000000000000000d9ddf6c94ad96f8e1e1a7f5b2b002e0187ad2af570b54b6 902 0.52/1.00 vMB 33
372,252 372,252 0000000000000000010733062d90573463e216dde6c79dc38708c1271fae8e34 1,089 0.73/1.00 vMB 22
372,251 372,251 000000000000000003a717b02a6a9d238d84e20c61c003938dd3667f6b1eeaa6 621 0.35/1.00 vMB 38
372,250 372,250 00000000000000000231e89e62e467fa067f7af97379d5a95a345176e9435e70 1,711 0.93/1.00 vMB 74
372,249 372,249 00000000000000000d89f2ed9152a2de8bff9160bfe03234f78d76b3ddf5f73e 682 0.38/1.00 vMB 32
372,248 372,248 000000000000000000b44986850a88e05f14a1b51ccd92efcea725cfb6bd41ee 775 0.52/1.00 vMB 21
372,247 372,247 0000000000000000046a253bafc568bb681b4e1ca646ba1c9ea7a673c13984d7 1 0.00/1.00 vMB 0
372,246 372,246 00000000000000000238b90dcd2a4dd4c6bbee848d565f95f8596039f1da2c70 1,833 1.00/1.00 vMB 36
372,245 372,245 00000000000000000079d4792655047938343f1ae1df4384590ab4daa6d141c1 1,777 0.99/1.00 vMB 33
372,244 372,244 0000000000000000135d462393e2cf93b079c41527e980e45b04cf5edbc95007 904 0.92/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.86 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: 712.89 GB
    • Received: 17.24 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.