Loading Tool

Explorer IconExplorer

Memory Pool

75,069 transactions
27.57 vMB
0.06716874 BTC
Random Selection Loading Transactions
Max Size: 168.50/200 MB

Candidate Block

Mining Attempt 89b6aa21f0102239615168fd0d1ff1c8774ae349f5926903a930c97cbc1b36c1
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root 38136517d525e48c7b3eba6096c255b84c76394851e953010a08cf9a172e4170
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,109
Size: 1.00 vMB
Total Fees: 0.00838538 BTC
Feerates: 526.32 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (321,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,900 593,900 00000000000000000011a4b8149e45c545f8c40b8ee7fe4dbef2869acf4b44d7 3,690 1.00/1.00 vMB 26
593,899 593,899 000000000000000000027a47f8fad11220a52647f5137ca82151c3e825738651 201 0.07/1.00 vMB 13
593,898 593,898 0000000000000000000d177fdaefc3b0ebcb15bbd3a923d522311eed5eb2a513 1,325 0.48/1.00 vMB 17
593,897 593,897 0000000000000000000a67cbb961863d059db4fa24e031ff2e0ff4baa0140903 2,817 0.97/1.00 vMB 14
593,896 593,896 0000000000000000000db810fc72b7aa727bbb958f6a47d328f9203d8329ce7f 831 0.23/1.00 vMB 16
593,895 593,895 000000000000000000080173dba0dfba9163278e2946b6ea289c0247b4ada64d 17 0.01/1.00 vMB 16
593,894 593,894 0000000000000000000e92b06be663e4465f925afd0e5a8114801d8e6a58ad5d 91 0.03/1.00 vMB 15
593,893 593,893 0000000000000000000836d11ad37ac1e965026b922c8336a339e591bb289f3a 937 0.25/1.00 vMB 16
593,892 593,892 0000000000000000000b6f2b2200952ea10ef137cd541112904702554b019a7b 968 0.25/1.00 vMB 19
593,891 593,891 000000000000000000080125c5d8aecfb3c3390871d01abbe4e8dc155f6b543e 1,482 0.52/1.00 vMB 13
593,890 593,890 000000000000000000137ba3acf2bdcbfb7aea7b15df3289ae37a231695fdc47 1,347 0.41/1.00 vMB 17
593,889 593,889 00000000000000000002579cf21a5512d306ac135bbdbba7a4cee78e06d96264 2,648 1.00/1.00 vMB 5
593,888 593,888 0000000000000000000cf76107ca36b912ec29e63dafc9079ad0680d58fd73e4 3,414 1.00/1.00 vMB 17
593,887 593,887 00000000000000000014ac1c423d5ccfb66ee9f1d20793e87cd1826ccea7a1bc 3,431 1.00/1.00 vMB 42
593,886 593,886 00000000000000000017e335226adad13c75cef9924e27c0ba8e28ff9b50b447 2,654 0.80/1.00 vMB 17
593,885 593,885 00000000000000000002673cd0249abf766624447f2084f423a5dc81aef7c59b 223 0.15/1.00 vMB 22
593,884 593,884 0000000000000000000dcf5ff20bfedb3243239c106fd711078031f01ed216ef 300 0.11/1.00 vMB 18
593,883 593,883 00000000000000000003743040b1cf585e91bda8b2387b676d9d03f16c02152e 409 0.13/1.00 vMB 25
593,882 593,882 00000000000000000002068f33e9c3d67a11e514e86b0336b7b46cf058b6951f 3,173 0.91/1.00 vMB 17
593,881 593,881 0000000000000000000201edf0f33bb89b492f1a64ff97dba75fa56c4eda9d0d 2,153 0.63/1.00 vMB 18
593,880 593,880 0000000000000000000f84752aedb79046134a9719ac43a22bae003e4ee3fcbd 2,220 0.77/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.