Loading Tool

Explorer IconExplorer

Memory Pool

88,844 transactions
33.19 vMB
0.19775786 BTC
Random Selection Loading Transactions
Max Size: 199.93/200 MB

Candidate Block

Mining Attempt a3ce09efae3e850ea69a70e4542e94be7b2f88156ea03e9e35cce45506ded014
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 676f23e190c8c3c0df07882cdc484484e7e4e4c6332eee466577efc1575743bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,885
Size: 1.00 vMB
Total Fees: 0.08703440 BTC
Feerates: 387.56 > 8.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (420,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,972 493,972 00000000000000000027778265f98cfcfc1f0e1a14b2ad89208b1f16ef97dfea 2,583 1.00/1.00 vMB 410
493,971 493,971 000000000000000000a99e55ac66ef6bc60503da0b22483570447deea7ebeb83 2,572 0.92/1.00 vMB 403
493,970 493,970 0000000000000000007389bcae1b30f433b918fb8c6fd073acd285ecbb6c1920 1,758 1.00/1.00 vMB 376
493,969 493,969 0000000000000000000523672050706c6e51bc3b10dd7eb0724550e5c9fc79c7 101 0.10/1.00 vMB 416
493,968 493,968 00000000000000000008e65ff76d50ccda2444fa190932f4306ff266b762e1e5 833 1.00/1.00 vMB 178
493,967 493,967 0000000000000000005b95f7e844d99a3cf6be3dd9994aac1e20d0267c618eb1 2,520 1.00/1.00 vMB 354
493,966 493,966 000000000000000000823ce845dde1bf51e7da258d06605d09008e6a5ad9b09f 2,124 1.00/1.00 vMB 364
493,965 493,965 000000000000000000a30b4c9d351d8576a056e17495b608e898be97b6dc9aaf 2,691 1.00/1.00 vMB 377
493,964 493,964 0000000000000000001220fc6b63e5170cadb810fa5faf764fef75ccc6f5b88e 2,725 0.91/1.00 vMB 390
493,963 493,963 00000000000000000027d374077579d65d4ac72c3d070bc69954070fed42b911 2,590 1.00/1.00 vMB 384
493,962 493,962 0000000000000000005be6f89c5c5ed224129731d03f9eae8d8825a905645d1e 2,462 1.00/1.00 vMB 332
493,961 493,961 0000000000000000005b781d2bdf562cb725c48ca98e67a1fedb5fe9136c82f3 2,709 1.00/1.00 vMB 363
493,960 493,960 000000000000000000857c5b9779dfa4e5c827e130f96375742ae57024cd43dd 2,375 1.00/1.00 vMB 417
493,959 493,959 0000000000000000003a9f362e0d8e48613d23f2cfb83b94a49a49eb93c1612d 2,738 1.00/1.00 vMB 343
493,958 493,958 0000000000000000001247bb8e849503fe75e0132166156623659deb4ace88d0 2,735 1.00/1.00 vMB 345
493,957 493,957 000000000000000000a719b6a521117889808238699453b9d0afab4b49f134cc 2,352 1.00/1.00 vMB 389
493,956 493,956 0000000000000000007efb43533e4fee052ccc10956ee7eaeeaf4fd115fe3160 2,674 1.00/1.00 vMB 319
493,955 493,955 000000000000000000af4c179fcd65679f659947b0af164433fc1b99a186ff48 2,480 1.00/1.00 vMB 291
493,954 493,954 000000000000000000682f97861fb66c9972c3f86635ecc62f4ce3226d61698d 2,037 0.70/1.00 vMB 362
493,953 493,953 000000000000000000942bc3715a23dc55558e5d7e4dc38d0d73bc6c75dcfd58 2,645 1.00/1.00 vMB 338
493,952 493,952 000000000000000000cc14e6970844ade80f5af05a72bd3bf0e3636c3b640c0b 2,634 0.92/1.00 vMB 365
Previous 10 blocks ↓
Total Size: 782.31 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: 660.10 GB
    • Received: 14.62 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.