Loading Tool

Explorer IconExplorer

Memory Pool

77,176 transactions
28.74 vMB
0.07486337 BTC
Random Selection Loading Transactions
Max Size: 174.07/200 MB

Candidate Block

Mining Attempt 4d0d9d2112d82738b546ac336f5094bfdd314d24be301e12143e79361b2bb684
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root aa4466320d08f94496948c08228bc61fa52136a10f0a973d9b68985aa232be66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,996
Size: 1.00 vMB
Total Fees: 0.01509795 BTC
Feerates: 71.79 > 1.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (242,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,403 672,403 00000000000000000004d9f4fa9af7c021ee6d61587916cae42f30b20831a174 619 1.00/1.00 vMB 21
672,402 672,402 0000000000000000000363909c5d31dce89899b892d1032030599dff2dfa7db3 771 1.00/1.00 vMB 22
672,401 672,401 00000000000000000008ae9c8b862701d20686db749d9a96d8e56e95a5cc95a1 1,764 1.00/1.00 vMB 43
672,400 672,400 000000000000000000005012c079dc75eb1738bb23679dc4074ed50ba294e9aa 1,634 1.00/1.00 vMB 28
672,399 672,399 0000000000000000000c0c65e930f25aff1c925c5d66622d71a0d7bdb65ab7e2 2,450 1.00/1.00 vMB 72
672,398 672,398 00000000000000000007fb9933d14aa3a9088961498239cbdb0766ea7055e233 1,122 1.00/1.00 vMB 20
672,397 672,397 0000000000000000000a178b4f8f904b583e03cc8d2d72f29d3ec26be35570db 1,610 1.00/1.00 vMB 49
672,396 672,396 0000000000000000000b0bf1b65fe0e7a36c2403c5029de78770994f29bbe6f8 1,949 1.00/1.00 vMB 35
672,395 672,395 000000000000000000043827506644e775326b9794296aa82b0bc521fb66a502 2,303 1.00/1.00 vMB 44
672,394 672,394 000000000000000000004028b60952630995cc8f62e8186680bce9cde186f6ff 3,072 1.00/1.00 vMB 71
672,393 672,393 00000000000000000005c1db299bd5b32246829524b18dd797ff35d6ccfa4536 664 1.00/1.00 vMB 133
672,392 672,392 00000000000000000000f4824bf78b7a315a425e9d5608c0307f4fc626da26b7 2,739 1.00/1.00 vMB 69
672,391 672,391 00000000000000000002323c5af0b611daaeb34cdd29344a40a19ee99febe9fd 2,590 1.00/1.00 vMB 57
672,390 672,390 0000000000000000000bdadafad18893cb0fc72c7372797005c8da8642a8d453 3,063 1.00/1.00 vMB 124
672,389 672,389 000000000000000000023efd8dc84c6793922c53aa0d8cf13ddc6c5f0f9b5226 992 1.00/1.00 vMB 29
672,388 672,388 0000000000000000000ae2562b7351210584deb566a4d8b28e57f11fff4703eb 1,770 1.00/1.00 vMB 33
672,387 672,387 00000000000000000002d6b78caeb2ad79d253d93351bbb8fa32899625149993 2,679 1.00/1.00 vMB 77
672,386 672,386 0000000000000000000c86ae3329d954736c07b82584171e9092e59231aed9dc 2,774 1.00/1.00 vMB 93
672,385 672,385 00000000000000000002917c5cda32b5a054d284eaf119ac43bbec91693cb569 1,580 1.00/1.00 vMB 38
672,384 672,384 00000000000000000005526f454c7ec6290a56a29a24c25ce2f0afd5bdd92583 1,368 1.00/1.00 vMB 26
672,383 672,383 000000000000000000010306ac5eab001279d5d8ccce90c3adb4727e1398d275 1,599 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.