Loading Tool

Explorer IconExplorer

Memory Pool

78,163 transactions
29.33 vMB
0.06522404 BTC
Random Selection Loading Transactions
Max Size: 176.25/200 MB

Candidate Block

Mining Attempt 88bea8710a3c1b862419ff3c572da4e14f053c37c3bbc28ab2ea1f2aecc41639
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root 70627221b59a62596f76b72cdef94c8a075cb716390d7779702e50d2fb9bbb86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,007
Size: 1.00 vMB
Total Fees: 0.00583815 BTC
Feerates: 101.06 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (568,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,379 346,379 00000000000000001452f4f078a23f823004baac88767b12ce6f5411ab568eaa 574 0.33/1.00 vMB 24
346,378 346,378 000000000000000013ff0184ca697936fd67b5d704b5370c68351a3a3efec08f 48 0.07/1.00 vMB 7
346,377 346,377 000000000000000002e13ee715262f37180c4633d378bab17567da89990e7196 377 0.17/1.00 vMB 30
346,376 346,376 00000000000000000a64ad729eeb912d9a05df14d2dba95234ad084c6315a55e 523 0.28/1.00 vMB 23
346,375 346,375 00000000000000001300e563988f3c565e57784f52f850197f68b566e4da5772 434 0.29/1.00 vMB 23
346,374 346,374 00000000000000000a9c0518a2749c9b897b7cce009e2d30cc1e31507df6637b 21 0.05/1.00 vMB 2
346,373 346,373 00000000000000000b1691eef426ed42186fc0e0a67d69b41f63c9a51db48e75 237 0.15/1.00 vMB 12
346,372 346,372 00000000000000001764a5c68e2aa749aebdccf4e4490a35c336db44b9de18c5 59 0.06/1.00 vMB 11
346,371 346,371 00000000000000000dd1ad6a136126500c0e8fd5dc06d7846150b02ceda6a530 758 0.36/1.00 vMB 29
346,370 346,370 00000000000000000f20021dbb0ea91dba8ef5e8390ca874b0c517794d71b6af 1,390 0.89/1.00 vMB 21
346,369 346,369 00000000000000000e019b757daa6d40ed725cbfeb46a610c7d735e366149e41 256 0.11/1.00 vMB 35
346,368 346,368 0000000000000000137baef193101cf98dfbe09b085759183e3a301af7c45b69 128 0.05/1.00 vMB 24
346,367 346,367 0000000000000000101f48351caf2a5ab7aa3bcde2ee7810d57d0da85bc6ea84 145 0.10/1.00 vMB 175
346,366 346,366 00000000000000000572a9782d5e69f3e10d847c9aa057b7db5c037401ec3400 585 0.38/1.00 vMB 21
346,365 346,365 000000000000000006c50ca09c4acac38cf516ecae9711aa12be5dd3f86a9d7b 134 0.10/1.00 vMB 13
346,364 346,364 000000000000000016e37a11e92e41ac053a94548d5712be2d7be50ed2f1b5a8 788 0.47/1.00 vMB 25
346,363 346,363 000000000000000004150763e327d94b7dd9bfd724b9f1da975d4fe7c4352a9c 389 0.24/1.00 vMB 20
346,362 346,362 000000000000000006ed686ca897129f17fbfdd99964e49714cfbea3e158dbbe 1,150 0.71/1.00 vMB 54
346,361 346,361 0000000000000000000ac4edf53975ff6662a1cd24865c5dbf36d1820c790c19 441 0.22/1.00 vMB 44
346,360 346,360 0000000000000000013a33c4201f0e1dd0b49026f629a0f2f507eadd803ef5a7 1,266 0.75/1.00 vMB 23
346,359 346,359 0000000000000000015b68e29db295fcfbc7e903ce732216068bfa5e6b597d0e 256 0.11/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.