Loading Tool

Explorer IconExplorer

Memory Pool

34,956 transactions
25.75 vMB
0.05990165 BTC
Random Selection Loading Transactions
Max Size: 131.05/200 MB

Candidate Block

Mining Attempt 03bc36bf23c1577d3d1a78818712e7b42af5a2dbba09d67c2706bbde014a916d
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root bb3c06f595fa38fd035c3638f99a6f68d1892fa0b82c15dae59cb469bb23e089
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,580
Size: 1.00 vMB
Total Fees: 0.01292932 BTC
Feerates: 101.47 > 1.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (526,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,097 388,097 00000000000000000092c7ac2e225dd42e33f805e2278b1685a1870642168d8e 487 0.20/1.00 vMB 47
388,096 388,096 000000000000000009f1a72cef70afcbe31ed9d5a99c27c6f0c1699eecd4c268 564 0.75/1.00 vMB 11
388,095 388,095 00000000000000000a26f0ae6d10c712380d7536aed799a54cec626c7135062c 156 0.79/1.00 vMB 7
388,094 388,094 00000000000000000d84d12cf294498cc53ebc6c0378a939e86214bf8dedd326 411 0.15/1.00 vMB 38
388,093 388,093 000000000000000006d3e7a19b0aa5e7d50809f19a04ee33fd9c50e5fa59ea89 1,321 0.75/1.00 vMB 20
388,092 388,092 00000000000000000599d4a2dd9bb3d12cd012954028b8959c8398e2e465bcb4 1 0.00/1.00 vMB 0
388,091 388,091 000000000000000002c2cfed4ac112981039d34bfac761b91fb6fcc8568c80ea 458 0.17/1.00 vMB 47
388,090 388,090 00000000000000000526b74fbd9af1261e0d6b867f3100310d442a900b696b08 1,886 0.99/1.00 vMB 35
388,089 388,089 000000000000000000c4e7a4bbb620369b41f1eaab3cfb7a6e8518357e84caaf 623 0.25/1.00 vMB 51
388,088 388,088 0000000000000000096b8475537c46b2126237c11eb36889bf3b1b0360587b5f 1,723 1.00/1.00 vMB 25
388,087 388,087 000000000000000006ce01ad2e4ad42297e0b386362d9cd9d91a5d8cd52e3043 1,277 1.00/1.00 vMB 17
388,086 388,086 0000000000000000021ef7a6a9c4b48a142de2392d74acce2918ebcc24cdbe77 2,064 0.75/1.00 vMB 58
388,085 388,085 00000000000000000dd8697b7178ea5ba5cdd402fe529df2980df22c05ce5296 113 0.39/1.00 vMB 10
388,084 388,084 00000000000000000114d4d9c08dfda89ac2731ef46c973bf6551ae951200f17 1,247 0.75/1.00 vMB 28
388,083 388,083 000000000000000006170b27618db8cc9d8733be145e8746b5516cad1eed68c0 741 0.75/1.00 vMB 20
388,082 388,082 0000000000000000077d6d6829d77dfd8fcba1b9045a6d4b61ad53e38f3f4416 1 0.00/1.00 vMB 0
388,081 388,081 000000000000000005aa1f4106534a35f8481f16d05ec773490ed9fbd77f2786 1,000 0.99/1.00 vMB 22
388,080 388,080 000000000000000002d3f63bae2a865abe5bbb331cf2262198dd648ee2024e6c 1,754 0.75/1.00 vMB 54
388,079 388,079 000000000000000000f0acea693b03266a89fb4d389f9845ee92107fd57dbf54 1 0.00/1.00 vMB 0
388,078 388,078 0000000000000000006009c437a55ec45c62d342390949677469f1a1a844efe0 1,392 0.75/1.00 vMB 32
388,077 388,077 000000000000000002159a630221bba14f6357a979a56d3988b47fbf10266c8b 1,680 0.90/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 781.84 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: 638.03 GB
    • Received: 12.45 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.