Loading Tool

Explorer IconExplorer

Memory Pool

80,074 transactions
30.17 vMB
0.08550826 BTC
Random Selection Loading Transactions
Max Size: 181.66/200 MB

Candidate Block

Mining Attempt ae0d71a18da9c5b14a238c8c21710b4a34e9cd6e61f4d88ec37a8e44d6a23614
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 49eb74b75c45bbb090bbc2054c38a3d4ccec65762b6988483ce637d00fad01f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,401
Size: 1.00 vMB
Total Fees: 0.02110783 BTC
Feerates: 150.45 > 2.12 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (646,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
268,950 268,950 000000000000000049312aafdd737c055c3e6d6768cf7826aa008a6b42111c71 384 0.18/1.00 vMB 76
268,949 268,949 0000000000000007352475033648abaebea590f7b94b74d2b43973ec843ebeea 56 0.02/1.00 vMB 65
268,948 268,948 000000000000000213b5468a8ab53bb277979e820f74d1174d3f177130113e52 24 0.01/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.69 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: 687.69 GB
    • Received: 16.49 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.