Loading Tool

Explorer IconExplorer

Memory Pool

77,269 transactions
29.86 vMB
0.10380563 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt cd774e9cc6c64ceb4f39307a43893cf5e1927468fbd60a149fa183171586883b
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 79fca5e2e33fac2d450fb45759370158ea3efdb0e4bc6e902a71435c026db015
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 730
Size: 1.00 vMB
Total Fees: 0.02206927 BTC
Feerates: 19.22 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (597,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,070 318,070 000000000000000006af3b9a297544fd66f10d4ba8dbb3a19823c36373c432a6 94 0.04/1.00 vMB 33
318,069 318,069 000000000000000019a1fc67104e85d7dc4378388b83ff70839a4ca03e12018b 817 0.38/1.00 vMB 29
318,068 318,068 000000000000000017f8745856d391c6f66febd60aa7cf6acdaf142c340d803f 32 0.01/1.00 vMB 39
318,067 318,067 0000000000000000068c3b31275dd37993814b5467a68480b119e245f602c2bb 45 0.02/1.00 vMB 7
318,066 318,066 000000000000000024490e1aea07d393edf7369cc3b758e629dec540b0ea1f6e 400 0.20/1.00 vMB 25
318,065 318,065 00000000000000000a9d93640cdf9f48fbbbedea524843cbc6dc09cbf7de02ea 213 0.09/1.00 vMB 33
318,064 318,064 00000000000000001cb4398a9f365671a1f196b1aa5e6a7a4a93fde253545952 365 0.19/1.00 vMB 29
318,063 318,063 00000000000000001c96613d2ccdca585fabb08afb792790362c3c31b1f52d93 70 0.04/1.00 vMB 20
318,062 318,062 00000000000000001b78bc56056fc48e14c0ae12947e7479d80ef02e88ab0a8c 328 0.15/1.00 vMB 37
318,061 318,061 000000000000000026883c5c09b9b43ed3b4b3cdc16b33193a5c926061a00e20 160 0.08/1.00 vMB 35
318,060 318,060 00000000000000000c445fbf498b749ea492560a357395a7a5ec0a22b16287c5 362 0.20/1.00 vMB 30
318,059 318,059 000000000000000017c9eb489320705522fce819dde50a3aa87725fbab73d824 792 0.42/1.00 vMB 28
318,058 318,058 00000000000000001fa1933de47338429135d58c7b979ceed981230f1dd4a970 41 0.03/1.00 vMB 20
318,057 318,057 00000000000000002d70e10e97c674c81147343253a18b0956b734b8e0f52d38 483 0.24/1.00 vMB 30
318,056 318,056 0000000000000000172c62ecc7a29c8bb5b201e770ba52c6ef9b89187a5e279f 125 0.09/1.00 vMB 11
318,055 318,055 00000000000000000961f90793940c351f5d301b699901d22a8414474319441a 154 0.07/1.00 vMB 30
318,054 318,054 0000000000000000102d0c220eef2547e9f837ddb8dac88dba45e436f7f2acbf 725 0.39/1.00 vMB 27
318,053 318,053 0000000000000000098bc18f09e355a7cb61d23d2d364366e4b9400046f2872f 231 0.13/1.00 vMB 21
318,052 318,052 00000000000000000ea602655bfb164ad38d0766e645020e76153b7e1c7c33b0 635 0.35/1.00 vMB 25
318,051 318,051 00000000000000002bac02c4e87c5a975cb44ef60ff2f7424678eede4f2e9095 128 0.05/1.00 vMB 28
318,050 318,050 000000000000000014bbff051d9a3b299eef9a44ae412be4333d1043d432e026 38 0.02/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.29 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.