Loading Tool

Explorer IconExplorer

Memory Pool

84,315 transactions
32.67 vMB
0.08002109 BTC
Random Selection Loading Transactions
Max Size: 193.58/200 MB

Candidate Block

Mining Attempt ab8cf83dee4b25ac2ed3f6ba55b6a3fa478aaeb18991893b0a8f4585bac27d3f
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 26d494b3e2899b548f4934fe7dbe7cf74cdf6e118f3ddbce4cb2a4ee736cb732
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.01518401 BTC
Feerates: 100.53 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (613,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,931 301,931 00000000000000000c18cea63313de3420e02368668796b6e0d713e73aa159ec 530 0.26/1.00 vMB 40
301,930 301,930 000000000000000042481ad6dcd3ceb52f310ed6ed96f9801cb1011a0a782c50 226 0.20/1.00 vMB 17
301,929 301,929 000000000000000009a80385bd7f6ea06a561c95777597cfd4e72ef639d9434a 540 0.35/1.00 vMB 30
301,928 301,928 000000000000000069600d11e0d5be529633a9d6a60d65dac1575d6ae3702144 795 0.63/1.00 vMB 24
301,927 301,927 000000000000000014cfff322e2329347a84c80bb8fb4a621aef6b2389b1844d 439 0.35/1.00 vMB 36
301,926 301,926 000000000000000055c2199b87b867468cb97ee87b2189d9c52eecae3f0ae463 1,090 0.35/1.00 vMB 58
301,925 301,925 0000000000000000513df7ebf6fc7b59c129966b883d2f515f8ead4497b4c6ff 774 0.35/1.00 vMB 34
301,924 301,924 00000000000000003402f381c4eb63d51789fa7f39527993b30befd7f4a27779 103 0.05/1.00 vMB 10
301,923 301,923 00000000000000003a3daf71a5fe3f33c0dd63429a6a516b2339ae5587b7dbdb 44 0.02/1.00 vMB 24
301,922 301,922 00000000000000001afcb632fc3a5b51c9275642afe11c3f88841774044afea1 444 0.24/1.00 vMB 30
301,921 301,921 000000000000000069fcd7fcbc1c4b82c24e35186733addc3dbf4ec6f87cdad1 510 0.23/1.00 vMB 41
301,920 301,920 00000000000000003d713ce91685486ebba12dfbf3faea7fdc90aadf56ebb108 157 0.07/1.00 vMB 35
301,919 301,919 000000000000000032ef7e2ee29fa607d83b6f318ea942f3e96965d94d34578f 140 0.07/1.00 vMB 24
301,918 301,918 0000000000000000311d53c234623876197c99d6a87ad6159a4894e949c481e5 586 0.50/1.00 vMB 21
301,917 301,917 000000000000000008ce25db10d063973186b07b2e9ef94c1207fcdcd9cda0f7 835 0.69/1.00 vMB 22
301,916 301,916 00000000000000005934515c7a8b846c2399941c86edc1b0080848319a45f3a0 882 0.35/1.00 vMB 36
301,915 301,915 00000000000000002d6397dd9ba1219341e182e8440fedf84d11794226ce9885 783 0.25/1.00 vMB 123
301,914 301,914 000000000000000002f3d2c30158fdc8548e697f12b148826b7bab9dfd6736d4 520 0.26/1.00 vMB 30
301,913 301,913 00000000000000001a2ad14c6138369147f8ca52a94c03bb788eaf0f4278acfe 1,238 0.74/1.00 vMB 24
301,912 301,912 00000000000000001fa6d9df4105b58db54754cdd65180bc72d3bcb7fab1c8b3 128 0.05/1.00 vMB 99
301,911 301,911 00000000000000000844a8f3d18bc55f08d591fabc4e8d3ac0105e4974538cf2 178 0.09/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.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.