Loading Tool

Explorer IconExplorer

Memory Pool

79,746 transactions
29.65 vMB
0.11851770 BTC
Random Selection Loading Transactions
Max Size: 178.93/200 MB

Candidate Block

Mining Attempt 2604f5b2b1e2d0642a51dc897e0bf0d25e3de033e6eae79ae8887d5c2be784c4
Version 20000000
Previous Block 0000000000000000000128f9d7d357082962347ad1ef01e0fe2639a67c42c001
Merkle Root 465a074387b16f251a9c4d14ca7433cb07f98daf04bdc8b4648b2b5f95d0d429
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,689
Size: 1.00 vMB
Total Fees: 0.04314426 BTC
Feerates: 571.19 > 4.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,592 (108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,484 915,484 000000000000000000014494d92ee8dcfbca765f26edc04ce303bbe2304d317e 3,722 1.00/1.00 vMB 2
915,483 915,483 00000000000000000000f9304047f8025ef0d06b14539998cfe50a964e17b3a7 3,390 1.00/1.00 vMB 1
915,482 915,482 00000000000000000001f3016e87197686d19988e24c7ffef6224956e55fdfed 2,853 1.00/1.00 vMB 3
915,481 915,481 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821 3,732 1.00/1.00 vMB 1
915,480 915,480 0000000000000000000114f230742923e208b152087f9f6905e5c98b46dfc335 252 0.06/1.00 vMB 2
915,479 915,479 00000000000000000001ab3823132ac9e578e141eb76e6c45dfad0d9c60093cf 4,666 1.00/1.00 vMB 1
915,478 915,478 000000000000000000019f4211bcd000ff0b75d41686e20a0f6a01be0ada0a10 1,534 1.00/1.00 vMB 0
915,477 915,477 00000000000000000000024ec659514daad0bf96d414d51d30740d6a07c61f4c 3,850 1.00/1.00 vMB 1
915,476 915,476 0000000000000000000025b4d4b866378eec5892e1e3cbda47b57b15f53ecc85 2,889 1.00/1.00 vMB 3
915,475 915,475 00000000000000000000c1868b741ca3460dfd5f2623a0e679cfe2f7ef930409 2,871 1.00/1.00 vMB 2
915,474 915,474 000000000000000000017eea8a1fcbeece8b187566830c35a0e9c06ce7a8cb3c 2,604 1.00/1.00 vMB 1
915,473 915,473 000000000000000000008796895f9085d333b2f9faf52601e668078464161b08 2,726 1.00/1.00 vMB 2
915,472 915,472 000000000000000000004813fb20359a8ceaed7efa144c089b9751d88e595f94 4,094 1.00/1.00 vMB 4
915,471 915,471 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6 6,721 1.00/1.00 vMB 0
915,470 915,470 00000000000000000001ae6f23d1d6a7154c7ed7ecc0f56cc23bf375397af7b3 7,118 1.00/1.00 vMB 0
915,469 915,469 00000000000000000001c395112f167e7f4bbdcfc44d63a8f942f9051f418580 3,404 1.00/1.00 vMB 2
915,468 915,468 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a 2,694 1.00/1.00 vMB 2
915,467 915,467 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7 5,726 1.00/1.00 vMB 1
915,466 915,466 00000000000000000001598a3fb4a2efae5aca51263222424ca9d1281fd4223f 5,225 1.00/1.00 vMB 1
915,465 915,465 00000000000000000001584134909c5317cae25cffae72042a981fa31d4fd057 959 0.29/1.00 vMB 2
915,464 915,464 000000000000000000010510778f2db47a93769c70434d373b6ecfdd9aab40e5 4,720 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.42 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: 770.33 GB
    • Received: 19.86 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.