Loading Tool

Explorer IconExplorer

Memory Pool

77,037 transactions
28.27 vMB
0.09317887 BTC
Random Selection Loading Transactions
Max Size: 172.18/200 MB

Candidate Block

Mining Attempt 27b2b9b977fd052c8ea4c89dfd150790033f1372fe3fb0ed63e78eaffde0784d
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root 3b33a0b0e735ec4024e358c3ceb52fbe671ed4ed2550ee683e945c966a3d3519
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,375
Size: 1.00 vMB
Total Fees: 0.03066544 BTC
Feerates: 529.10 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (306,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,144 609,144 00000000000000000009835be61f6ec1c2e16a1e0fb9c4bff113a70f6cdaba21 3,177 1.00/1.00 vMB 11
609,143 609,143 00000000000000000003561dc214f52a9aad1b7d4a07ef39370dddadefeebe37 2,543 1.00/1.00 vMB 16
609,142 609,142 000000000000000000154fd5584c98c06e9863f4f7cf17b0fb2dbacdfd5677a8 3,030 1.00/1.00 vMB 19
609,141 609,141 00000000000000000014efcf052e0834fa514a53306b248485d4421712e1c067 90 0.02/1.00 vMB 15
609,140 609,140 0000000000000000000e28b1b428b568000a61f12cc57825b319eb02d1df5ba0 1,648 0.52/1.00 vMB 17
609,139 609,139 0000000000000000000240cc111cf9a478fa6b1c82e2d0cbad8692bf8d0805b3 1,966 0.65/1.00 vMB 11
609,138 609,138 0000000000000000000d59406f359266a812d8861167ba8d20be4b039c9b1cef 2,066 0.73/1.00 vMB 9
609,137 609,137 00000000000000000000af6d36101745ef6d61ac8ffbc63f78329743daca5b95 3,003 1.00/1.00 vMB 10
609,136 609,136 00000000000000000012f263de23bd4ed88ff665c7a65ff0ab36cf2c10d519b6 3,124 1.00/1.00 vMB 18
609,135 609,135 0000000000000000000bf4d86268421dc0c60a39d0e9d7caa8e1da590f51d433 3,036 1.00/1.00 vMB 8
609,134 609,134 0000000000000000000de2b8057c7e72a63a45597e19e79d4a2be9d22c2a8a41 3,412 1.00/1.00 vMB 32
609,133 609,133 000000000000000000078d0d7df97a3ab6bff6f2206eee1aedebe3a493e5529e 1,731 1.00/1.00 vMB 17
609,132 609,132 0000000000000000000bc7bcfadaffdfdaa4f9d7ec9ca21e4acd13ad2f4b0d70 2,799 1.00/1.00 vMB 5
609,131 609,131 0000000000000000000538e74258e8999120de7b06d1acab84728a4d0da9f37f 2,931 1.00/1.00 vMB 16
609,130 609,130 0000000000000000000303c33e9da86411815b864ef4b928461a1d9416f3358a 2,845 1.00/1.00 vMB 34
609,129 609,129 00000000000000000002122baa23588d66deccdc8fc297182b6be582c772eec2 1,160 1.00/1.00 vMB 8
609,128 609,128 0000000000000000000907ecbeb5fa62c760cda5a4ce5f37b8bb4fb3ad6791ed 2,369 1.00/1.00 vMB 14
609,127 609,127 0000000000000000000f9c14ce28dc450d6a72611d36dc8bd3725f4ce50c3507 2,012 1.00/1.00 vMB 21
609,126 609,126 0000000000000000000581a67f37f3a5743f96edc305e36bfcf1795dbad01782 2,317 1.00/1.00 vMB 20
609,125 609,125 000000000000000000045e5bc5e7fea9f9191caaaba52db503b05ef4afee9eb2 1,359 1.00/1.00 vMB 56
609,124 609,124 0000000000000000000a005e06727b89c0e81ccd35c80483af35422d59fc4d81 908 0.32/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.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: 713.11 GB
    • Received: 17.32 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.