Loading Tool

Explorer IconExplorer

Memory Pool

34,814 transactions
27.32 vMB
0.06921442 BTC
Random Selection Loading Transactions
Max Size: 148.60/200 MB

Candidate Block

Mining Attempt 443e75b2d47499ceeb377b687670f0ab4b1a8baca6cb4dc3780c0445b5a6d01b
Version 20000000
Previous Block 000000000000000000008b187f219cc3f69e593e98bdf58d96532c293b502389
Merkle Root a2e1c602bdce8cff9db3eac2cd4fe966ebf95b4e5bd65434957b9a41d88d7eaa
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,188
Size: 1.00 vMB
Total Fees: 0.02879899 BTC
Feerates: 75.13 > 2.89 > 0.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,279 (6 blocks away) ⇈
Next 6 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,273 940,273 00000000000000000001b2b38ca8574392c55b9f81106256a33ef518cb7c9899 4,537 1.00/1.00 vMB 0
940,272 940,272 00000000000000000001d634c99a648221247069d4fd69bf1347cd45369afd88 3,279 1.00/1.00 vMB 1
940,271 940,271 00000000000000000001e13454f9e91290bc3f460ee29d8a536fb1a4908080c3 3,483 1.00/1.00 vMB 3
940,270 940,270 000000000000000000006d341aa868ea888d925200ed00d27c647c9f9940037e 4,110 1.00/1.00 vMB 0
940,269 940,269 000000000000000000019ade7f1e6b1e35a5c4b16aa15620f9e52f1785ce1cf6 3,244 1.00/1.00 vMB 2
940,268 940,268 0000000000000000000149cbb12b3320fd2507d531f65bd593554a1d6f6ec175 2,944 1.00/1.00 vMB 3
940,267 940,267 00000000000000000001453f1e576a656a9055f96710a92017b844e860ce9643 525 0.16/1.00 vMB 2
940,266 940,266 00000000000000000000b8d2dd5ebb557105562bf5ae02ec2b57856ad3e6c324 1,218 1.00/1.00 vMB 0
940,265 940,265 000000000000000000005dbb92f70a4ce6b2228600e6629790f99571e3dae127 2,109 1.00/1.00 vMB 0
940,264 940,264 0000000000000000000072c9128bf030038dbcece2943875004d8d4949a5c473 2,152 1.00/1.00 vMB 0
940,263 940,263 000000000000000000007555ebb3962910fbf0993763dc7360637b7347b9dede 3,288 1.00/1.00 vMB 0
940,262 940,262 00000000000000000001b78c0a1d2455162de818afdafae0610003746e4b4556 3,737 1.00/1.00 vMB 0
940,261 940,261 00000000000000000000199d35d3e75f407ee172d6bb99e93d9a938f88e4dd51 2,472 1.00/1.00 vMB 2
940,260 940,260 00000000000000000000938d41f8487ec810d4de8a5dbfe49ee49231abe9f1ce 4,018 1.00/1.00 vMB 4
940,259 940,259 00000000000000000001a2aa75c3d24d855b629a9c9c7acac5d8a5f827edb56d 2,816 1.00/1.00 vMB 0
940,258 940,258 000000000000000000015d412c74e3e213aa95ec952596d18ba7e0678f89d44d 3,597 1.00/1.00 vMB 1
940,257 940,257 00000000000000000000f1b6d71eae41244f6752b060166499ba1bf6fc922b94 4,093 1.00/1.00 vMB 2
940,256 940,256 000000000000000000003018ca24c303b54efcf6fa14863e1a834c50d29178cb 5,515 1.00/1.00 vMB 0
940,255 940,255 00000000000000000001763db3790476f2dd7d7f5c6fe9a3783b6d17e5bad568 2,403 1.00/1.00 vMB 0
940,254 940,254 000000000000000000005078e7219de58179d625bd4712d042accc9647d22083 3,659 1.00/1.00 vMB 0
940,253 940,253 00000000000000000001d0f16e2075e529d16049f698a99ac5c386fba2dfef84 790 0.27/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.25 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: 4,445.99 GB
    • Received: 241.62 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.