Loading Tool

Explorer IconExplorer

Memory Pool

42,458 transactions
26.18 vMB
0.05552123 BTC
Random Selection Loading Transactions
Max Size: 137.23/200 MB

Candidate Block

Mining Attempt ad64214fbf3d27ef27b911cb0441f5bb67061f9f6a76be804c4ab4a1075b0c61
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 17dfd114ae1ff0abb3658b91cc40740331535bc7ddbb9d4a28fc07c21c3218d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,745
Size: 1.00 vMB
Total Fees: 0.00780421 BTC
Feerates: 40.21 > 0.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (527,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,181 387,181 00000000000000000259703538680818250d86c6e64cc76d16e04462d58faa24 1 0.00/1.00 vMB 0
387,180 387,180 00000000000000000530e8a0ffe62ce8a9dae5c632bcebe94c2c7ef4e8a11af6 2,354 0.93/1.00 vMB 36
387,179 387,179 000000000000000005c9a92985884560e36f2fbce61bbd0e8f292a79d823c080 21 0.05/1.00 vMB 3
387,178 387,178 000000000000000002cd450ff193d5b2632ebe64d2455540095f38773de497e3 1,019 0.47/1.00 vMB 32
387,177 387,177 000000000000000009afd378ac43721126c4fbcbe6ab7ea550c75b69537a7a56 936 0.81/1.00 vMB 15
387,176 387,176 0000000000000000042d14eb7ae87fb49842b6a88781021a9769699791141353 1,847 1.00/1.00 vMB 28
387,175 387,175 0000000000000000060e891df91f4b42c64092e15e4917ac0be55c99edcb4595 1 0.00/1.00 vMB 0
387,174 387,174 00000000000000000c723ad84c4b081d3ac27a3b52518d648cd9be6e805b3f18 1,036 0.75/1.00 vMB 23
387,173 387,173 000000000000000009b6e4e819431301369942802b0163ea2fd1cfa5fd6cabc6 1,419 0.75/1.00 vMB 30
387,172 387,172 00000000000000000368a076529fccb6acf16051cfe1b9b8937352061bf39150 1,569 0.75/1.00 vMB 32
387,171 387,171 00000000000000000148f2bc697f899bd81911cbac2fdf7fee065e86292ac8ef 1,235 0.75/1.00 vMB 27
387,170 387,170 000000000000000000ba601632e39916352122a8b762bd38607896936465ebfb 2,427 0.75/1.00 vMB 57
387,169 387,169 0000000000000000041e1c21907a443f632543888ab72ca0b6f9c75e703ce74c 2,855 1.00/1.00 vMB 47
387,168 387,168 0000000000000000043584c5835290338be213fbbdf726bf8cec768138bc490d 1,714 0.99/1.00 vMB 25
387,167 387,167 000000000000000003f2cdf59584b1549b2745604928cd4dbc940b60c9f29ed4 2,694 0.90/1.00 vMB 54
387,166 387,166 000000000000000001b6782b79909dbf2d049d2d8f6ff5cef06eda5faabe087f 871 0.75/1.00 vMB 21
387,165 387,165 000000000000000004d54549e5edb68d9f97672291453c50b6a16cbd5bd1c028 1,973 1.00/1.00 vMB 24
387,164 387,164 000000000000000000287967be63741c630ed6543030b128095566da070185c1 1 0.00/1.00 vMB 0
387,163 387,163 000000000000000009d573947043ac17c2bc4f851135ecbf0663bb8625da6b8d 3,336 0.95/1.00 vMB 58
387,162 387,162 000000000000000007a55c901edb218da5f37da088cd37bb9af0c455d5d0ec20 1,241 0.89/1.00 vMB 23
387,161 387,161 000000000000000003d8e471f2fe1ee2cdc67a0f1a4d329969e9f417e1cc9544 2,459 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.