Loading Tool

Explorer IconExplorer

Memory Pool

84,156 transactions
30.97 vMB
0.08513744 BTC
Random Selection Loading Transactions
Max Size: 190.32/200 MB

Candidate Block

Mining Attempt 179af30512233b50390d7022559fa60c83fa55bd632368cc1bd85908d61b288e
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root d74cdf941ddbc31620f0df1e8a32daac18419c66b0553500d0b73db94fe302c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,361
Size: 1.00 vMB
Total Fees: 0.01374126 BTC
Feerates: 60.16 > 1.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (614,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,676 300,676 000000000000000009e9b787d3f96b92bc573ab3c7e5fbb986fe9aca1d656f7a 28 0.01/1.00 vMB 30
300,675 300,675 00000000000000007ad067e3fa3e4d5be76fd271e8106246329c0bd8637fd581 208 0.08/1.00 vMB 36
300,674 300,674 000000000000000036f04211f164d3ada9250ad7fb67991cc3d2ee39f1c3e00a 595 0.34/1.00 vMB 28
300,673 300,673 000000000000000077c76796e9cae6d802251465aacc6b9ed6762939a3cdfb87 60 0.04/1.00 vMB 24
300,672 300,672 0000000000000000432990798e986d33f00bc73c9dc8a8ee283191fe68739233 111 0.24/1.00 vMB 14
300,671 300,671 0000000000000000362d5ce7d964f90d7dc6c1ca3bd96f03959db65b14fb1c04 508 0.35/1.00 vMB 24
300,670 300,670 00000000000000007bcd08f935ef27cf867e414f0c201129b3909f4898b4c78e 512 0.25/1.00 vMB 31
300,669 300,669 0000000000000000517c2f8d09b5efee0f144598dff656a0fe65280a87c66f65 16 0.01/1.00 vMB 12
300,668 300,668 00000000000000001c3c7d4b83e7b8d2e24357c6077fe7f07da6d5d6173e1377 564 0.25/1.00 vMB 41
300,667 300,667 00000000000000001941c74eca0e1972bf08eaa41980f3855727aeebed39e846 418 0.43/1.00 vMB 19
300,666 300,666 00000000000000006954e99a12c461bd9d35c52256437c80c516d25c5e9b3cab 593 0.35/1.00 vMB 28
300,665 300,665 000000000000000024a8b7f969f9be6ff7ab2a7ee3e2d8f47791090e3fe14194 818 0.35/1.00 vMB 47
300,664 300,664 000000000000000075e86d25481586cb252d4e3a98669420c7b3aa61a1778260 892 0.35/1.00 vMB 37
300,663 300,663 00000000000000002c7c27cff53115af0eeeb6e62d0785482e476a524e6d5ab0 314 0.19/1.00 vMB 13
300,662 300,662 0000000000000000737b287d89773d688350f9b7db5fb189628d76224022cc06 333 0.35/1.00 vMB 20
300,661 300,661 00000000000000000672f2dbf93385334051804d75b3ed16621241ad4e24f4c2 642 0.35/1.00 vMB 30
300,660 300,660 000000000000000048911281eb3590e1858b9a7f243119f5bfb4ecc85401cd61 870 0.35/1.00 vMB 39
300,659 300,659 000000000000000061b70f03e997397c33e96c2965f4a5d4931aa15843297164 96 0.04/1.00 vMB 22
300,658 300,658 00000000000000004e8da35553bb4150d8d50d71a134dc0bf3e03861f9d8ff74 24 0.02/1.00 vMB 25
300,657 300,657 0000000000000000161312cdf12040f58ee5d1f9f7cebd73f6d976bd0918d763 474 0.27/1.00 vMB 33
300,656 300,656 00000000000000006aab13ce1199bed5643537e0d9138a1778b8c27a8d19d649 238 0.13/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.02 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: 719.32 GB
    • Received: 18.03 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.