Loading Tool

Explorer IconExplorer

Memory Pool

78,523 transactions
30.09 vMB
0.08476454 BTC
Random Selection Loading Transactions
Max Size: 180.83/200 MB

Candidate Block

Mining Attempt c6189d59694970d661afdca18878f6319b54f4b4321583348e2ad12362eedb17
Version 20000000
Previous Block 000000000000000000007310ba97b3e18a431a103e45a21a459f6c2e0788936c
Merkle Root 081b352ecae5ef0efbb81aa6a5be89988dd2e728dcf97c1ee727a3682eeffd8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,743
Size: 1.00 vMB
Total Fees: 0.01479351 BTC
Feerates: 101.00 > 1.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,144 (105,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,912 809,912 0000000000000000000054fa87cc9dfb914cd7f89c3b2aaff01d2cb45b79f449 3,641 1.00/1.00 vMB 35
809,911 809,911 00000000000000000003bbda317fd1cb2c9d833c921603d9107d0e20c7d57d0b 431 1.00/1.00 vMB 31
809,910 809,910 000000000000000000031d0314a823d2154817c4fa6aa8310bb30063ed119903 3,345 1.00/1.00 vMB 40
809,909 809,909 000000000000000000044e316969b9705d42ec9f4c2199ce749c213a5c9c6735 3,107 1.00/1.00 vMB 45
809,908 809,908 00000000000000000003f2a09f5757fa09807b381c60fedd150457b2dedbb549 4,048 1.00/1.00 vMB 31
809,907 809,907 000000000000000000009583b0532ce7d1e3ab310ad65346aedca140d9a97d8f 3,251 1.00/1.00 vMB 39
809,906 809,906 0000000000000000000170b289ac48005143e693a3751d34beffd0a64fba983b 1,248 1.00/1.00 vMB 6
809,905 809,905 00000000000000000001daf01edf9d58a0c35e29459b2aa2657e9c3d009f661c 2,619 1.00/1.00 vMB 22
809,904 809,904 0000000000000000000367339e1033003c8f2f23774893e0e87caed51ae22d90 1,293 1.00/1.00 vMB 10
809,903 809,903 000000000000000000034422cf178fcd6db6d3df2d72c3e3073bdca9e6e8ab6c 3,750 1.00/1.00 vMB 24
809,902 809,902 00000000000000000000db1cdb8f2f0eb56481a352bae6ae7ad0dc9c0edfda49 3,047 1.00/1.00 vMB 36
809,901 809,901 0000000000000000000154bd7dddb977781005f3ccbbc44d4411dba03e05f24d 3,003 1.00/1.00 vMB 5
809,900 809,900 00000000000000000003a04a8a2b940f962b2c386c0bfc684804709c551e408e 2,753 1.00/1.00 vMB 21
809,899 809,899 000000000000000000033cdecf9c82d9078a4c944f7860fbd835bcff9e6116e8 4,029 1.00/1.00 vMB 6
809,898 809,898 000000000000000000023b03e6f010b0a16b89b8161da1c38f1ca42e5a816e21 2,469 1.00/1.00 vMB 25
809,897 809,897 000000000000000000045be8dc9e954dcd77bd16242132dbac6e414a19f1fc44 2,274 1.00/1.00 vMB 33
809,896 809,896 0000000000000000000044a23ad2c332fb82a9261c03215a75ff12bad6a0c09c 2,822 1.00/1.00 vMB 11
809,895 809,895 00000000000000000003f749ab42df5db459070a552ef876d901bfa358761b83 2,359 1.00/1.00 vMB 16
809,894 809,894 00000000000000000002431db31bb2b77c96ca132493aae279a3b7e5b090c292 2,347 1.00/1.00 vMB 17
809,893 809,893 0000000000000000000382d4c3e165ae0cf451c413c680d375505258bb77844f 1,402 1.00/1.00 vMB 11
809,892 809,892 00000000000000000002b90c6497bf0ba82087edbc9394eadaa8a6a5f019ed9e 1,926 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.64 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: 672.45 GB
    • Received: 16.25 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.