Loading Tool

Explorer IconExplorer

Memory Pool

47,640 transactions
29.11 vMB
0.20196176 BTC
Random Selection Loading Transactions
Max Size: 152.37/200 MB

Candidate Block

Mining Attempt 9c49d5a21534eb738dd5d9b06f24d5e0b2dc222a18613d41283f2b130f177cc2
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 3a7054fba54190e0e0214f8c7830aaf8b31aaf43eb058254378205dc0fbc60fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,657
Size: 1.00 vMB
Total Fees: 0.06799970 BTC
Feerates: 151.12 > 6.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (379,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,975 534,975 0000000000000000000886c881bd5968a5c8c3e3c803084c9279a70af47c8ea1 2,576 1.00/1.00 vMB 23
534,974 534,974 0000000000000000000df13878a5190327846e4d39a8e9ac6f5189e66d409d56 1,726 1.00/1.00 vMB 35
534,973 534,973 0000000000000000002bb500cc16b10bbd1c9ddeffa9ccde62e6ccd9e80e2d85 759 1.00/1.00 vMB 22
534,972 534,972 00000000000000000020686794bb21d0bb6fa3b6878fdb35ab9e12f1093d416e 1,938 1.00/1.00 vMB 54
534,971 534,971 0000000000000000001afcf96d4100d91bf27601a32b168909ffb46451be98f4 1,122 0.63/1.00 vMB 28
534,970 534,970 0000000000000000002ed6bb6dd6d9931f66ea50d28be9463c7de80cc2cc3220 644 0.70/1.00 vMB 6
534,969 534,969 00000000000000000005a3942070064c29ddb5418a9b69a360e7d75f4a31e963 2,271 1.00/1.00 vMB 17
534,968 534,968 00000000000000000014176b2f8fde95f249b644aa298b3dc64f4446eff669ce 2,166 1.00/1.00 vMB 20
534,967 534,967 0000000000000000000ac1c48f0fb79b413c7909d3cb17a9df9a35918b034b68 2,214 1.00/1.00 vMB 25
534,966 534,966 0000000000000000001570ebf6becb3edb10e2713af619d173ae48fd144d5cbc 1,693 0.96/1.00 vMB 29
534,965 534,965 0000000000000000000a5c2378be75b246dae8932e3679f3b8542173c1015547 509 0.18/1.00 vMB 20
534,964 534,964 0000000000000000002b7e069c213c8bcc78c5b92f263e006a9528ecc127de3e 382 0.16/1.00 vMB 14
534,963 534,963 0000000000000000000383d3579a5a675edc7868f5f04e8818654f4b491c0608 59 0.02/1.00 vMB 25
534,962 534,962 000000000000000000079463e14bf4b71a548387891e9f491f947a70804937da 419 0.17/1.00 vMB 3
534,961 534,961 0000000000000000001a27ad18b8af1f9c09e71a3d9668aa9ae2a899d35f3b70 842 0.34/1.00 vMB 14
534,960 534,960 00000000000000000003dce971d27754e457f766f11e419d1dd2e784a2e9cf08 371 0.16/1.00 vMB 45
534,959 534,959 0000000000000000002869cc89b9593ab6cab1a9245f839d2f5d0dd7f841deda 1,596 0.62/1.00 vMB 24
534,958 534,958 0000000000000000001b5fc964e94e40682842162c8dd831a3cc45b720c05a36 981 0.39/1.00 vMB 24
534,957 534,957 00000000000000000029be41a55bd9983e660d5ca4aa5f87e2564adbcc8dcc7e 161 0.13/1.00 vMB 66
534,956 534,956 000000000000000000155cfe8117ea901ab4d0506d122f7e330525755c568888 561 0.20/1.00 vMB 24
534,955 534,955 00000000000000000010485855346638faaf1e2f31018a5954d4ec3dba094a15 308 0.13/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.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: 643.63 GB
    • Received: 12.59 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.