Loading Tool

Explorer IconExplorer

Memory Pool

78,683 transactions
30.02 vMB
0.08935371 BTC
Random Selection Loading Transactions
Max Size: 179.33/200 MB

Candidate Block

Mining Attempt e9acbffd98431e786c6d5af17a6e7df321affa329d1e0061df1e5ea70648ec29
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 6bc07d0be62fce7cfe442951934c2642196a0744e1aaeb49d157151d471aa4f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,901
Size: 1.00 vMB
Total Fees: 0.02006361 BTC
Feerates: 150.61 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (526,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,845 388,845 0000000000000000054695ea07f67a04f7919290c4dde2d7efa69538fb2c3577 2,678 1.00/1.00 vMB 44
388,844 388,844 000000000000000007398738b6037fa2dc02701f9deae72bb72583ad9609fd47 1,415 0.75/1.00 vMB 31
388,843 388,843 00000000000000000a1c65fbef13002368c1229c1b73ff07fe24ff298366bcce 1,768 0.75/1.00 vMB 31
388,842 388,842 00000000000000000613e60afa37ce4e499fc177c7cbac456aacbeb155e15869 2,018 1.00/1.00 vMB 29
388,841 388,841 00000000000000000a8a15cb637af38bd953d5002c1ff2fa91c66b45097f0e68 120 0.95/1.00 vMB 5
388,840 388,840 00000000000000000b02ad059e9a9d43e7df64001e77a0488d7f88946925c33b 1,785 0.75/1.00 vMB 32
388,839 388,839 00000000000000000aa59aec94341ec935852b8a19f0ad34759ea44333d85aeb 312 0.20/1.00 vMB 33
388,838 388,838 0000000000000000077bc75ccb53bb717033e2ed8cf22c8ed41ae44e25304f18 3,540 1.00/1.00 vMB 40
388,837 388,837 000000000000000005cb620d10a0e8f5e43e8a17aab4451c7a781405e5df10c9 2,481 0.75/1.00 vMB 75
388,836 388,836 000000000000000008c8916af339b161a3c35b1fac0bb423e572cdde884bf252 231 0.25/1.00 vMB 14
388,835 388,835 000000000000000005950ea1ca710287067f4e3fe85733ab5737ca7433e3225c 742 0.35/1.00 vMB 27
388,834 388,834 00000000000000000843498312882ba4bbabad47bb2328c9f1f574946c9a0bd6 685 0.25/1.00 vMB 41
388,833 388,833 00000000000000000091e5a2948310f1bc4ab9a14f92d5a569438771243c86c6 943 0.99/1.00 vMB 16
388,832 388,832 000000000000000006db3a2d0696663917ef9efb89666dea14b81d7a5ba04cd8 1,387 0.67/1.00 vMB 34
388,831 388,831 00000000000000000b7bd06b01df6205920645eaa03bb2165e58e712f2e06e86 491 0.21/1.00 vMB 37
388,830 388,830 000000000000000007b2b05d5379b69528b23c9a464d5cb45aa6bc57e7b38498 2,172 1.00/1.00 vMB 39
388,829 388,829 00000000000000000a95b43e4568910d9be0ee23df4a0c72acaa791d211c5047 1,284 1.00/1.00 vMB 21
388,828 388,828 00000000000000000ac45c40d5f30bc2d7c6371967d060322bf60eaf4c9b07d4 1,228 1.00/1.00 vMB 19
388,827 388,827 00000000000000000339e184fc97adb4057b5d737deff3f7681d0415863c5b87 1,693 0.93/1.00 vMB 35
388,826 388,826 000000000000000009b03cd625ca8045aa5dfa280ef7d73d6a61930d8f6d7dbf 1,586 0.85/1.00 vMB 26
388,825 388,825 000000000000000007f4d29ff927e04cdd70440560128e85f28781075f436e6d 33 0.05/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.