Loading Tool

Explorer IconExplorer

Memory Pool

81,407 transactions
29.94 vMB
0.15583538 BTC
Random Selection Loading Transactions
Max Size: 180.35/200 MB

Candidate Block

Mining Attempt 55f7bfadd30c32cf2ff1b2c81f1e53dd416b46ec82d2d47660248b222d07cdec
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 0089ca3d748a7cce10d8fb5f535011249016350615e362a28f1f1b38f8ae3838
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,676
Size: 1.00 vMB
Total Fees: 0.05922392 BTC
Feerates: 1,002.91 > 5.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (276,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,869 638,869 00000000000000000002a48fac74a67fcc3ef7e8833c1cd75e060ee0c560d42b 1,402 0.67/1.00 vMB 23
638,868 638,868 000000000000000000019f5004b75bca66a8063e7dec022d4b364fa41f34e509 635 0.21/1.00 vMB 26
638,867 638,867 0000000000000000000b9ab2d72259a39a6d12370b153c3d19be0eca9433e3ac 290 0.10/1.00 vMB 36
638,866 638,866 0000000000000000000f464b096b50d83dca36ffa89fa359a6acfd1570fdd337 1,939 0.78/1.00 vMB 21
638,865 638,865 00000000000000000003b04b6a01b2cc52138814d05f900da80e68790600d59d 1,550 0.74/1.00 vMB 13
638,864 638,864 000000000000000000046ee974baca5b6fa5ea1b44fda6ab06c9357613fc9abc 2,042 1.00/1.00 vMB 6
638,863 638,863 000000000000000000024775298bd7c7dde8ddaf8b2c16db662019506ae5556e 2,376 1.00/1.00 vMB 21
638,862 638,862 00000000000000000002fe756da230fd2835a76135f17b89e9f3984e6cbd9812 2,676 1.00/1.00 vMB 34
638,861 638,861 0000000000000000000695d04feefbf4bbdec546335427a2529f5a88d552c8ef 2,668 1.00/1.00 vMB 21
638,860 638,860 00000000000000000010ea4c16d0c543858fc72a7e0ae054ac7259a893955ec3 2,201 1.00/1.00 vMB 23
638,859 638,859 00000000000000000000416943d22414dfb548a1998c52c7733aa2ebe1b69adf 2,199 1.00/1.00 vMB 9
638,858 638,858 0000000000000000000ab45fa230af0b89128003ebeb3c399e6b2339539e33b1 2,026 1.00/1.00 vMB 16
638,857 638,857 00000000000000000001809ccb8057d0ee3a5bc6b69a98360e8bc237125952e3 2,434 1.00/1.00 vMB 41
638,856 638,856 00000000000000000007b213a9820f1b47ece7269ea56c78d13ddf5ea6dc8cba 2,625 1.00/1.00 vMB 39
638,855 638,855 0000000000000000000ded1ff85923bc61be2532e8d4b1d7d8820c8563951335 1,793 1.00/1.00 vMB 12
638,854 638,854 0000000000000000000dcaa5b5cd7b61f4e7cd6284b5bbf747eee917729ef178 2,785 1.00/1.00 vMB 7
638,853 638,853 00000000000000000003efb68982f48e7d315357a1dbf1bd9ac3b71ecac367b3 2,601 1.00/1.00 vMB 28
638,852 638,852 00000000000000000010f2ee9aaffc567415d9ebbcd651de2c888929ff94484c 2,938 1.00/1.00 vMB 9
638,851 638,851 0000000000000000000372c4ecb3a2a805b7ce14980fb3f9c1408440237cb334 2,514 1.00/1.00 vMB 19
638,850 638,850 000000000000000000082fd111659577fe9861e3cd7774069ab67ebe5cd086bf 2,705 1.00/1.00 vMB 39
638,849 638,849 0000000000000000000ea3457853ad74bb56d752609acef816362e1288b021b5 2,706 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.92 GB

Node Details:

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