Loading Tool

Explorer IconExplorer

Memory Pool

79,157 transactions
30.16 vMB
0.08684667 BTC
Random Selection Loading Transactions
Max Size: 183.88/200 MB

Candidate Block

Mining Attempt 8a15e1b047688b55a081671b7009b2b8d115039248b5e66ac098b38bf56a98a6
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root c2bef3d51b481de5288921673ba9693243ad776dcc9b496ee3aaff8148589403
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,459
Size: 1.00 vMB
Total Fees: 0.01974062 BTC
Feerates: 73.20 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (715,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,607 199,607 00000000000002efe94719bdf3ed922279199127ca415dac041e5a5da978f5db 149 0.06/1.00 vMB 136
199,606 199,606 0000000000000595f2056efb96a7beac544ec8ade1fa11c87a9e511eddb01923 69 0.03/1.00 vMB 50
199,605 199,605 000000000000017d4fce433483e69c3953d8e88a2b573d6f2026b4418d374316 368 0.18/1.00 vMB 265
199,604 199,604 0000000000000327a6a1d5c16a4af918bb952afc82ce882fd7c85faee3181ae2 129 0.05/1.00 vMB 134
199,603 199,603 00000000000001bd7aa8498406f8a46fa34500416b88da32fb4a0671309fd730 22 0.01/1.00 vMB 77
199,602 199,602 00000000000003f5e00c4a0b35ff76cf3c8a44dd29d764b0036378ff026bdd09 26 0.01/1.00 vMB 145
199,601 199,601 00000000000004ceaad7f008d66bf7554eaae5781d0f83a48a3fb0cb03a4a2eb 170 0.06/1.00 vMB 189
199,600 199,600 000000000000039e3b0c73c0705527fa525cc8c549f672737e3a580d6f242fc2 1 0.00/1.00 vMB 0
199,599 199,599 000000000000045b729100ce6a1c5fe7f9fa61a97760e390f9299a0619db449c 122 0.03/1.00 vMB 15
199,598 199,598 000000000000033df2149165b33daf582fd98dd3078d825b916fa0b38432a3c6 47 0.02/1.00 vMB 154
199,597 199,597 000000000000016329833b2bd76b9a4b976b7b9204f58b95404c7d86a5d83ae3 306 0.10/1.00 vMB 156
199,596 199,596 000000000000028b7ebabfb232b274bcaf4d53781a9c5fbbb54c45831e8ecc1a 146 0.11/1.00 vMB 152
199,595 199,595 000000000000006537d1c6f10f4bc0532c4e9db8f62dfeba3cb31781426ea4ca 128 0.03/1.00 vMB 33
199,594 199,594 00000000000001f45d06da6cae7cf35201de944e15ddb392df4bc50ccdc87882 126 0.05/1.00 vMB 12
199,593 199,593 0000000000000517f8b3af717e22cbac127f45696d96301eecf4d966db9f52df 111 0.06/1.00 vMB 118
199,592 199,592 000000000000044780981ff7883c48dc0f21161ecab93d70220e2989372ebc4b 332 0.12/1.00 vMB 151
199,591 199,591 00000000000004e396bf5b4d55f43fee78e529e7e3f4e3b2b148804794b3a52d 175 0.07/1.00 vMB 136
199,590 199,590 000000000000040dd59b20d24c11b7e453f053f981dd397b7d0a771d6a57b3ad 123 0.08/1.00 vMB 148
199,589 199,589 00000000000002839dd8d1a13295aa09750818d3e4dfc1e3b82d0c881c7626a7 180 0.09/1.00 vMB 98
199,588 199,588 00000000000004008257b6530f5727683dbec44591ef82d1025fbfdba3122428 243 0.09/1.00 vMB 116
199,587 199,587 00000000000004a3c3de47bde40a8fbcb29635d5bdb07daa70a75dfd85fca0bb 1,024 0.41/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 783.08 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: 721.11 GB
    • Received: 18.34 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.