Loading Tool

Explorer IconExplorer

Memory Pool

39,448 transactions
26.92 vMB
0.06924258 BTC
Random Selection Loading Transactions
Max Size: 138.54/200 MB

Candidate Block

Mining Attempt 84911693a1b8bdcfb43a6f58cb4f9cb1472c339f36be786eab253609c5fa106b
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root f11b843ff77e3b9b3ef3f0f899615c125f2bac00d64adf761835a0cb84a1cad1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,617
Size: 1.00 vMB
Total Fees: 0.01871234 BTC
Feerates: 107.72 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (672,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,502 242,502 00000000000000a05af7dbfb3c4a7cee26253552facb26b565716b3c4f72af3e 486 0.25/1.00 vMB 298
242,501 242,501 0000000000000048bf9ac4567849ccf3da5cfc040f4b5b2f228958a5c9a53874 189 0.08/1.00 vMB 156
242,500 242,500 00000000000000a7e4c120c1cb900a14f0dba91d34fcdc8807c0a2fdcbba4c09 27 0.01/1.00 vMB 81
242,499 242,499 0000000000000064c331b025064450b634673706ae499f1a9b65ebc2c5ddc109 359 0.17/1.00 vMB 301
242,498 242,498 000000000000009a84a149a0f9449899f5e9d20d6751ef74f3cd3b84288a8ff7 301 0.25/1.00 vMB 165
242,497 242,497 00000000000000cf764907955e0d937217d3fc73e856516cd2d8ae5d1ea59ac0 124 0.07/1.00 vMB 95
242,496 242,496 0000000000000057afc31b7e3df2a8bfc83b0dc2d1d92ff4543afb59f9573e4f 245 0.12/1.00 vMB 127
242,495 242,495 00000000000000b567efa0bc7abd2667fb235bd8153f33c261274d490ed073d0 872 0.56/1.00 vMB 388
242,494 242,494 00000000000000d9427f298bdd45ae76191807031f65ab4fd92a663689e59fbf 556 0.25/1.00 vMB 403
242,493 242,493 0000000000000035dd814e84d12e1d183a10bbcfe35a7cd1089210c3fe5e4dd7 273 0.15/1.00 vMB 336
242,492 242,492 0000000000000080bbf7926a35e51446c4b46e992ab1fd1125ad8b4b0eb1e787 576 0.25/1.00 vMB 485
242,491 242,491 00000000000000482236f5ce55bcb2c349bdab416a0dc9714a030164b674dcbe 33 0.03/1.00 vMB 50
242,490 242,490 000000000000000efa8866b8f15423449fdada5c319a759846be676f24db4ae6 158 0.07/1.00 vMB 179
242,489 242,489 0000000000000056a439e5185b706e17044db0a4010c611f818d0bd6f7b399a8 113 0.06/1.00 vMB 136
242,488 242,488 000000000000003555f6b3b8e4efd2fbce70c58933ed3c91f956b9ab8a128739 22 0.01/1.00 vMB 113
242,487 242,487 000000000000001d7539be2edd09fd67b432382504a717b58dbc02ce7613db98 141 0.08/1.00 vMB 113
242,486 242,486 000000000000007ec149c16f2cb37c126090c956bb105a001ba080e1d27d1395 427 0.25/1.00 vMB 101
242,485 242,485 000000000000009280885b6c708d7dfa1c511973790e1618085c57aea8344067 743 0.25/1.00 vMB 418
242,484 242,484 000000000000002bfa1eb4abcadf235ac056c0d4fadbd7a0c0dd35477a214091 288 0.14/1.00 vMB 155
242,483 242,483 00000000000000a280315da3d49896137b2aa7a98a3a67a9fedd339516835ffd 137 0.03/1.00 vMB 3
242,482 242,482 000000000000000adcba1c3314ee0fe3355a68685a428e622b4e58b9e014f59c 568 0.23/1.00 vMB 488
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.