Loading Tool

Explorer IconExplorer

Memory Pool

25,835 transactions
22.18 vMB
0.02874413 BTC
Random Selection Loading Transactions
Max Size: 119.22/200 MB

Candidate Block

Mining Attempt 7ff6edfa26dd4923bcdc2acb042592c2cf8ff6fed81e06bbf65412307c94ac5e
Version 20000000
Previous Block 000000000000000000004a80be7dd035c189577a18ef10d30072da5734827dae
Merkle Root 349d7c34dc6e3a58983ad928fc853c2d946718904ed762b6d070983a30eeec79
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,813
Size: 1.00 vMB
Total Fees: 0.00458699 BTC
Feerates: 34.37 > 0.46 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,473 (716,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,491 223,491 00000000000000ecc46c8483c70c410ef1973a85cb31f5642c9afabcf931d88c 375 0.25/1.00 vMB 122
223,490 223,490 0000000000000219ef8a7dfa8ebd78fac001e97f86626cb69a40bc9bc002ea7e 669 0.25/1.00 vMB 248
223,489 223,489 000000000000040dcf4e1c0b44f897060b0ba514d36617e9f7b156627d83951c 216 0.19/1.00 vMB 91
223,488 223,488 00000000000001119b2eeb7a781d12e29c3589ae2721fc204b6a9ea9f66e3368 686 0.25/1.00 vMB 230
223,487 223,487 000000000000032c064c938adc836b9433690af54c08395cddd012c2a382ee39 512 0.28/1.00 vMB 125
223,486 223,486 0000000000000098064c23c53414d7f5d4869ef02c850ae63f2c22239169853c 765 0.43/1.00 vMB 395
223,485 223,485 000000000000015398f173539ae7ef9282318ea22127287ba10b903bb04d9f7f 34 0.01/1.00 vMB 201
223,484 223,484 000000000000029db8d4d34b20bf2f8614c35f091f68cb058ca8c5b41c39cdef 450 0.20/1.00 vMB 190
223,483 223,483 000000000000028889a7bbb641ac864ed9aa1415707235c327ad30c6885b3d22 74 0.04/1.00 vMB 56
223,482 223,482 0000000000000157b24cbbe3881753a556b76464fb59a9bee6ac7b0b38e27571 130 0.09/1.00 vMB 77
223,481 223,481 00000000000000a3d080e40b44957324627b08c2cd85d1cbaeca4829464b053e 645 0.25/1.00 vMB 269
223,480 223,480 00000000000001d94c6a34f818694b3c9956928bb68743a7e9179314e2806353 492 0.27/1.00 vMB 219
223,479 223,479 000000000000025d1de645a364166af77a07edf04b78339a72a51747d6c1919f 672 0.25/1.00 vMB 315
223,478 223,478 000000000000041059cd820cd46a3248c20f0b003cb1cd7ca3dedde87137c35e 11 0.00/1.00 vMB 44
223,477 223,477 00000000000002e5c38647d510a4ca367090bba2286f50f2aec6949b41d7a983 678 0.25/1.00 vMB 232
223,476 223,476 000000000000004851920c6e6d7f9b4c3ab1d0977f4610f3abe96d88bcf01c9e 119 0.06/1.00 vMB 185
223,475 223,475 00000000000002460d00d40daf1b4f350275428ec5169649374520fc51ae2864 361 0.16/1.00 vMB 183
223,474 223,474 00000000000001c7104cb1126e9ed532535a88d6d33ad0864c6d16192388791b 513 0.23/1.00 vMB 196
223,473 223,473 0000000000000235ccbb754794538289c0c485cd17d8fa82fc6df71a46e8ab12 156 0.08/1.00 vMB 317
223,472 223,472 00000000000002a7a5bcd7527049f2bb3ce0003aaccf924a7c56c47dc45b3a94 414 0.25/1.00 vMB 162
223,471 223,471 0000000000000205bd49817fc769c7ab0c689c61912d5dc14296ee3d13b9a567 114 0.04/1.00 vMB 368
Previous 10 blocks ↓
Total Size: 827.61 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: 4,459.86 GB
    • Received: 243.29 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.