Loading Tool

Explorer IconExplorer

Memory Pool

70,978 transactions
26.96 vMB
0.08498059 BTC
Random Selection Loading Transactions
Max Size: 161.82/200 MB

Candidate Block

Mining Attempt 520cdabfa8abf16a1cd59dc32f50d20e7c8c8406c21130baf401f969bdfb3bd4
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root 066bed5bd873489b78db0c1cf0254d0e4446ae704390267464f7e51adc5d5c5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.02717907 BTC
Feerates: 526.32 > 2.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (672,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,881 242,881 00000000000000717a7903225a16ede5c1929c35f8f991d4aee966d7642cc170 81 0.04/1.00 vMB 168
242,880 242,880 00000000000000ab686a79d1053ec0b0a48db36f413ca61d67a26884c9bb0656 328 0.19/1.00 vMB 208
242,879 242,879 0000000000000011d3cb4e0ed4effb6181b155a66c5b5de6cbf436e63dfac982 296 0.12/1.00 vMB 280
242,878 242,878 00000000000000b029ce47e0cd0827e39c7ef7c87d6dbe9fe876ba476722fae0 222 0.10/1.00 vMB 156
242,877 242,877 00000000000000ccd8b452c572a439bd99e41337538ab094b07bc76d7703fa68 197 0.09/1.00 vMB 273
242,876 242,876 00000000000000b3300cb1f9b0b94fdc18fc51b3d3738e9b09314193a913f05d 55 0.03/1.00 vMB 98
242,875 242,875 00000000000000bfad3c92616bfb9feb5075887482e73440819e8633e40951c2 355 0.18/1.00 vMB 159
242,874 242,874 00000000000000407451b37506145f0b1ccb0640e85433a735e96f3856737aa9 284 0.17/1.00 vMB 165
242,873 242,873 00000000000000b1b806b70c75619f5ad0783984a10355fcdc7fc03695390058 18 0.01/1.00 vMB 30
242,872 242,872 00000000000000183dcec05f49726355a0ba3ae55d1834105311c074052e9de3 399 0.17/1.00 vMB 305
242,871 242,871 00000000000000b85cdb8a3078cbb5fad35a0ce64972450fb2b6d6830eeab92a 93 0.04/1.00 vMB 317
242,870 242,870 00000000000000185d9de478b4494121b468cbd6c18935385ab061ea2a24a9bf 203 0.09/1.00 vMB 460
242,869 242,869 00000000000000591fe16a63e16365c0a30c451be2a94c9bd7265395b1f8b359 128 0.10/1.00 vMB 38
242,868 242,868 000000000000008adc2d45a72ad58b555b13c0e6c1dc9ad638387a4950e4b7e4 540 0.21/1.00 vMB 319
242,867 242,867 0000000000000021b932cc84184b327a934333a6a29c7853281ff652aaf0e02d 588 0.24/1.00 vMB 244
242,866 242,866 0000000000000012186957f44391094f3a62a86349aa876f4811172835f9d490 17 0.01/1.00 vMB 103
242,865 242,865 0000000000000052ac96a4ba9468d3d76cb1eaf8d7b2e4ddccd899308dec1eb5 156 0.07/1.00 vMB 343
242,864 242,864 00000000000000d82c60fd5445528ad560c53ebc1db823ef10703fc55f6bfc08 69 0.04/1.00 vMB 99
242,863 242,863 0000000000000080814839fc8d01ccfc720beb03a03cfc3b26faae98a4d03c5d 95 0.04/1.00 vMB 347
242,862 242,862 00000000000000b96eac57948c4a6a37d928a11ec2d9b0becd51f54015cd86a7 89 0.03/1.00 vMB 344
242,861 242,861 000000000000004410915558119a79e178c79a3080d5611acecb6f6fca811e8d 110 0.07/1.00 vMB 304
Previous 10 blocks ↓
Total Size: 783.21 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: 756.19 GB
    • Received: 18.97 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.