Loading Tool

Explorer IconExplorer

Memory Pool

76,388 transactions
28.14 vMB
0.08444352 BTC
Random Selection Loading Transactions
Max Size: 171.44/200 MB

Candidate Block

Mining Attempt f8de5572c9c372ec09ba06bd69760c497e5345e5e869f31446b6cf77d2f4aa91
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4484ec9bda73dd386a2a844c4cd3a3771d461d35d8d2c49ec9d9fe63ad278956
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,036
Size: 1.00 vMB
Total Fees: 0.02353178 BTC
Feerates: 150.93 > 2.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (646,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,971 268,971 0000000000000006410e863f1523fd2722eb14da48e7c0525935bd376d0bade2 149 0.05/1.00 vMB 57
268,970 268,970 0000000000000006a61bf847cffc0d25cd3ca78f181d6021e79fddda1d95d868 398 0.22/1.00 vMB 57
268,969 268,969 00000000000000085e1d73cc7a4d83f6361198a2c2108ad792af1caeeb07e805 35 0.01/1.00 vMB 64
268,968 268,968 0000000000000001806bc718240ae035b2d61ff3f6665d57aabf1ad338295d34 122 0.06/1.00 vMB 63
268,967 268,967 0000000000000003cb304c3adc8edf7c1196c9700c7917b66b5793510137353a 44 0.03/1.00 vMB 46
268,966 268,966 0000000000000000ded6a246a17356741ee232917510bcc0a10c52b6bc169442 197 0.11/1.00 vMB 107
268,965 268,965 0000000000000002cab82a1a427f135aefd569b7135722cfa62cdede77d018de 267 0.17/1.00 vMB 52
268,964 268,964 0000000000000005a77748c0c429ae79f21c92145d13f80f64ac083c27bb3da0 58 0.02/1.00 vMB 59
268,963 268,963 00000000000000008ebb6d424ad08d02fc60b897438a64a3edb07a30f44c3903 223 0.09/1.00 vMB 56
268,962 268,962 00000000000000041a17ccb5093df2bc639ff0a9ce6206e236c833f2bf5cd96b 301 0.13/1.00 vMB 50
268,961 268,961 0000000000000008032b1a8c030cbb303c4ffb3dea7bb990f7e1ebe2f5b2c958 173 0.08/1.00 vMB 44
268,960 268,960 000000000000000628ab839846eebe1a6b2d6975f88d53bb9b159ee2b1b02b81 333 0.16/1.00 vMB 71
268,959 268,959 0000000000000007a496ece7bd1c41d8d0e5588147f526ad341a1e4af2045fda 211 0.10/1.00 vMB 65
268,958 268,958 0000000000000007b1953c15aef271af66999f23ae4cf43f85d6df8a4d39cb0d 599 0.25/1.00 vMB 98
268,957 268,957 00000000000000082c2f2dbd1eef42431a2f5b862e43c0b663fca665832b844f 18 0.01/1.00 vMB 85
268,956 268,956 000000000000000037a77387e423362fb8b43c6db14a613a2befbc665eeb4347 98 0.05/1.00 vMB 64
268,955 268,955 00000000000000046cc498073c981dda6cf701e026535448d2dd5ce171930750 94 0.05/1.00 vMB 66
268,954 268,954 0000000000000006d44d7f8d348ba12c1ca52216a11df45f5e02cc102a11c9f6 136 0.06/1.00 vMB 79
268,953 268,953 00000000000000022a1a06d9f814d0d2888ecb60bf7423e11e2e89979e5c31c9 43 0.01/1.00 vMB 62
268,952 268,952 0000000000000004b4b13841f3601b3d96e6c16b68fa12e6c9d663dd99b11f1c 104 0.06/1.00 vMB 52
268,951 268,951 0000000000000000909b0d17d6027e2ccef720e3284a5f05d851c031cdfccb9c 30 0.05/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.90 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.72 GB
    • Received: 17.44 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.