Loading Tool

Explorer IconExplorer

Memory Pool

18,745 transactions
11.02 vMB
0.05238810 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.66/200 MB

Candidate Block

Mining Attempt 4e9d4f7ec280e94aba38fc60b2be1d28113dcc123b75d8e7948ca9250d6b3482
Version 20000000
Previous Block 000000000000000000012e19983e24f0604faef80654158cc2f867745882ec5c
Merkle Root 6d5b24f9ba347cd0d596985c244bc1109668739234d01f4a5aae7857b373b031
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,946
Size: 0.99799975 1.00 vMB
Total Fees: 0.03455437 BTC
Feerates: 194.03 > 3.46 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,806 (755,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,279 158,279 000000000000052a56a9e63ecacaa1fe46e1e5bf6326fd8210f832949f0caf02 24 0.01/1.00 vMB 618
158,278 158,278 00000000000000aea1e5d354db90e2902e1c7d8858a7d1aa3f80958419e0f7a6 42 0.04/1.00 vMB 65
158,277 158,277 00000000000007b904b46c2f347690e889cbf3705182776ba66fcbcc08e5365e 33 0.01/1.00 vMB 173
158,276 158,276 0000000000000cb8f3f9640d41259a59bf02eecba847f5993cab5e57040e24cd 32 0.03/1.00 vMB 78
158,275 158,275 000000000000001489ca46cc85b1b8be425097e3e17908a5eaadf1cf49b981f2 54 0.03/1.00 vMB 26
158,274 158,274 0000000000000d627a9450b3c9080b8a518ffeda96727736f7f55fcf979a2afe 140 0.04/1.00 vMB 1
158,273 158,273 00000000000006e36f42d7e5e31fccac430a1f10d8add8f8da19a80ea6162912 68 0.06/1.00 vMB 127
158,272 158,272 00000000000006c8953d8702cdfdecfd5fdc93dd09d6c7579ef2c3be99e8f413 10 0.00/1.00 vMB 89
158,271 158,271 00000000000005440ebfac3689a2993fee547442f032d2369a677709c3276c84 91 0.05/1.00 vMB 273
158,270 158,270 0000000000000559e5ff61d2ed55570b7c03de2e73c8e0b8a82cc49bd0a6a5c4 40 0.02/1.00 vMB 3
158,269 158,269 0000000000000ba32dc624f99bf29fc0af61feea9fb7dda750e40c0472626847 112 0.06/1.00 vMB 243
158,268 158,268 000000000000096dfbcceac90114f82f6547978243662f0a300f13bdd3b1c00c 49 0.05/1.00 vMB 311
158,267 158,267 00000000000006439eff59268d5d348f9e2af8aa5525b9c7f68d3b07d4eeb78c 9 0.00/1.00 vMB 18
158,266 158,266 0000000000000df5583af40f6afac5468feb59f51b0871c69deba7df97d16d27 10 0.02/1.00 vMB 55
158,265 158,265 000000000000040d71df07bb39ad164c15551e5ae57e68d820b4a532cc20642b 65 0.02/1.00 vMB 142
158,264 158,264 0000000000000cebda4f857e7f5c7202fe90fafb4718c20524507e72408644ae 21 0.01/1.00 vMB 309
158,263 158,263 000000000000017ba7c9cd5ec7b1214fa54a03b6387ef8c9b8afe4adfbae1357 48 0.04/1.00 vMB 105
158,262 158,262 00000000000009298806446f929b7209e46a95bd9e0328e99f150d78f7506d08 61 0.04/1.00 vMB 90
158,261 158,261 000000000000059a844cfbe9a74e86e79c7bd05e824f6338064b408a6cca8922 16 0.03/1.00 vMB 215
158,260 158,260 00000000000005bace10e1e5f0a86daf956780fde8e422ad8c67f1c4abb2dc1a 92 0.03/1.00 vMB 0
158,259 158,259 00000000000005b96a224e1c5624ba8a538220a5fbbf72a31362c5b1d59d0186 9 0.00/1.00 vMB 322
Previous 10 blocks ↓
Total Size: 780.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 516.09 GB
    • Received: 4.41 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.