Loading Tool

Explorer IconExplorer

Memory Pool

79,289 transactions
30.10 vMB
0.12590348 BTC
Random Selection Loading Transactions
Max Size: 180.56/200 MB

Candidate Block

Mining Attempt 592a54c857a6477c2429e5e3bc1ba09dc4045a4d52ad2f0be92a7ee92a75de63
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root d2d5849ccd1a7382f9b4803df5d183071836f2ad9d6ed532c82a9ec34e24194f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.03925990 BTC
Feerates: 673.02 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (597,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,071 318,071 000000000000000003914399de186071833ccb53484e50cb7da86ad791fe2737 645 0.30/1.00 vMB 31
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
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: 713.05 GB
    • Received: 17.28 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.