Loading Tool

Explorer IconExplorer

Memory Pool

78,916 transactions
29.48 vMB
0.09243724 BTC
Random Selection Loading Transactions
Max Size: 177.94/200 MB

Candidate Block

Mining Attempt d0c0cac60a4368846bbcd0ddce8831e54f33ebeead8a05b7d47ad7b5cfad5d1b
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root e88c2ad920e9cc6e70aff55c479c616f7ae868564c9d721c970e147817663f21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,835
Size: 1.00 vMB
Total Fees: 0.02872488 BTC
Feerates: 302.06 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (604,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,969 310,969 00000000000000003260410816a69c3f3475004b2e3004ab838c40fec8654fae 338 0.24/1.00 vMB 24
310,968 310,968 00000000000000000733af371c1d9a2d1ab9ab80e062d7fe38a671036db9069d 313 0.18/1.00 vMB 26
310,967 310,967 000000000000000017abfb2239265f85df8403d2dfba8cf45180c16a4a295093 109 0.06/1.00 vMB 26
310,966 310,966 000000000000000009dd3510bf119cbf7efe1d23014dcb17ccdfdc95fa63d50b 128 0.06/1.00 vMB 15
310,965 310,965 00000000000000003a8f2d19bb762011d2966713e5ae6b1b8bc46c23937cda4b 694 0.32/1.00 vMB 33
310,964 310,964 0000000000000000177980103b46fdfc52ae655facb683cb25f3a5ba3f81e081 283 0.34/1.00 vMB 19
310,963 310,963 00000000000000001bbd9eda8ae8d0e1c90f0ee6705d04008b992ab9fed1f344 669 0.67/1.00 vMB 64
310,962 310,962 00000000000000003f430daa25f93d6f0294c9d40cbd4bbd0590d0a019107cf1 222 0.09/1.00 vMB 37
310,961 310,961 000000000000000032976da0191c7c462ef1f4cd5adcfcff08af79255047dfbb 220 0.14/1.00 vMB 25
310,960 310,960 00000000000000001f0ecaac7ce2a1cab66e7cf73c9fd6c91a65cc09c624c38a 512 0.35/1.00 vMB 31
310,959 310,959 000000000000000026ddd62bc343a89ed745ac38b4d0b7df0750d38b819951a3 14 0.01/1.00 vMB 36
310,958 310,958 000000000000000012899a62a011a622d72f0fc42d089f1a72dbb03b17c6982d 126 0.07/1.00 vMB 32
310,957 310,957 00000000000000001e5a4e8a211fc9130b2612f2236e942ce886a98546c55b67 300 0.22/1.00 vMB 22
310,956 310,956 000000000000000010f50149a377a245509e732d4653f61cf68598089721e3a7 256 0.10/1.00 vMB 45
310,955 310,955 00000000000000001d126e66c0b74946b72e482630ab3d0433120ab5d925173c 791 0.49/1.00 vMB 29
310,954 310,954 00000000000000003cc0ccf156e2eb46196bffe6e6750db689d26ab0ff897d0b 97 0.04/1.00 vMB 35
310,953 310,953 00000000000000002d614ab7de6d864c82226d76e7942422988e7732d8fe2ced 148 0.06/1.00 vMB 42
310,952 310,952 0000000000000000352e11a69a352c974feb8e87a33cd4f7e88ec0539c94ad36 86 0.06/1.00 vMB 20
310,951 310,951 0000000000000000217bbc12cb9ae1b40b2ae21b1513e18a0476a96d457ed50a 1 0.00/1.00 vMB 0
310,950 310,950 00000000000000000db30e02f52e19826967977f19d6c9624c7d620ab4c00116 552 0.35/1.00 vMB 39
310,949 310,949 000000000000000029fbc049d5f7e74c568ffcf14cafeb34a2743c1d52e78c52 293 0.19/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.99 GB
    • Received: 16.09 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.