Loading Tool

Explorer IconExplorer

Memory Pool

31,482 transactions
9.93 vMB
0.11756543 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.18/200 MB

Candidate Block

Mining Attempt ef4bab42309a387b4e86211b19d6d5ba183a42dde33ded7a6f983056a7bd9f84
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root c98f2367ede63e542e555c2f2545830eeb0935d3d98ae680556472fa112ff391
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.03552346 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (721,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,209 192,209 00000000000002aa6658b216ac86ed9307ab36d682dea949d89034f7f5978a9e 222 0.10 vMB 103
192,208 192,208 00000000000001e829307134fad25397893e07c9d8cc19480d3cc2f4e0ce552a 256 0.08 vMB 180
192,207 192,207 000000000000060cbb8a8c284e1422c3501c55494db469714b871f8db944fca9 631 0.25 vMB 139
192,206 192,206 0000000000000244b38fcc217e949ca9c92a4067f336d4e15559125cc6f598cc 120 0.05 vMB 57
192,205 192,205 0000000000000721dc0599be831c765c8b9194779c451d1258f5d5608bf230d7 128 0.06 vMB 124
192,204 192,204 000000000000070c897f81c406eeb51f3f3648fab260223183601121c46af0b5 58 0.03 vMB 125
192,203 192,203 00000000000005be263d5ecbe97fc1278b61f2d802c92ce9be2a64f6bd3632c5 79 0.03 vMB 103
192,202 192,202 00000000000000dd29e6a4977e83d2f931e9271675789e7917b65d24033a9594 28 0.01 vMB 124
192,201 192,201 0000000000000417cc86a7e4a0f09627bb35e18dd1b4742bfa89c604a763d5e1 77 0.04 vMB 101
192,200 192,200 00000000000000d8c5528d9578809597c776795a9a12ca3e98345151fcd3e5e4 256 0.12 vMB 85
192,199 192,199 000000000000077b13f59cef4af206f50db463f9f31efff90cc0ef93a9023e01 69 0.03 vMB 114
192,198 192,198 00000000000006aa794cd9c5cc2d693831694c8be0935c51b1bfd8ddf4886c44 167 0.05 vMB 155
192,197 192,197 000000000000005ae6a622e32332b49c035731087ecc5903a80e16e4cd31495f 266 0.09 vMB 13
192,196 192,196 000000000000040bd314e8a15c8faef00b39b2d0cc5a85a1b85ec5808eea33fa 306 0.13 vMB 293
192,195 192,195 00000000000004fe8d8c22d0f1f6f3ec25b66faf36b57867d152e7d8fba870d5 418 0.14 vMB 138
192,194 192,194 0000000000000569ffe21f602c47f7fd2fb8f9d07089cdef10bf04fc4be9b6c1 512 0.19 vMB 142
192,193 192,193 00000000000000e4e8d2027bba6e9bde4973f9fa3f67ecc7c296a18ba0bfd245 7 0.00 vMB 0
192,192 192,192 000000000000078cff5247dc5929d08344ea0996bc2a2841c4d9b776c2a13e71 151 0.05 vMB 43
192,191 192,191 00000000000005f6a4396136ebefef12fc6b48e514a90691506b0d6c7749ad1b 174 0.12 vMB 76
192,190 192,190 00000000000003853cb9fcd8354486df84199911162a31826abaec260494d985 170 0.07 vMB 100
192,189 192,189 00000000000002b3340b325f7ddcf5140d54ac189b9d87d066bfbdbc7b873453 313 0.13 vMB 131
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.65 GB
    • Received: 0.45 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.