Loading Tool

Explorer IconExplorer

Memory Pool

76,593 transactions
28.64 vMB
0.07190320 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt 1ed2ae7942554bdefdc7674919cd0a5b97ea936b13bfec4b96822f6616866e15
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 6845b39650678201717f7f67a135c554a89b0efb9a4d4c69ccb500a43dc9f7bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,058
Size: 1.00 vMB
Total Fees: 0.01250836 BTC
Feerates: 103.00 > 1.25 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (587,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,278 327,278 00000000000000000a90de11cd01be6cce31229621277883e47cbd91a2546191 648 0.35/1.00 vMB 28
327,277 327,277 00000000000000000ec3273d615012810df67e56fb3109e2f417db32e70fedfa 126 0.07/1.00 vMB 22
327,276 327,276 00000000000000001a6eef00c388c6bf70d457f4d855380a037daee9114c8a01 866 1.00/1.00 vMB 16
327,275 327,275 00000000000000000fef62a116bae0a75eeee5aa8f03ed86e0922a1d26f4ee40 2,320 1.00/1.00 vMB 36
327,274 327,274 0000000000000000127ba04d8a39cd96c442862f61bcb2a75461923032b98549 342 0.15/1.00 vMB 27
327,273 327,273 00000000000000000d00817466a0af86c18c86595339f4c009060dd637b14cab 274 0.15/1.00 vMB 61
327,272 327,272 0000000000000000187d5ced25b67a37b25c4d127ff269bf674a695c4e6bcc52 330 0.17/1.00 vMB 27
327,271 327,271 000000000000000009ec43b265f9679df92d15713595043e616c563b080e2324 217 0.15/1.00 vMB 30
327,270 327,270 0000000000000000005bcfe62bc632b8bc4d0d34c4ef04d6d3418c775dceffee 341 0.19/1.00 vMB 26
327,269 327,269 00000000000000001b366cf0a585d93931ee62dddf4f6e5cd0725a3262e076a3 391 0.23/1.00 vMB 17
327,268 327,268 00000000000000000f0bfbae78f4efb71276f3b9589cc596eace0c26386001ec 439 0.22/1.00 vMB 30
327,267 327,267 00000000000000000713d27a2a77345b68d04efd0c4cd73b3ced3d669dec6b69 456 0.35/1.00 vMB 24
327,266 327,266 00000000000000000b4e7e38ca52ae7cff6091aaef6e104c16cecb5deff28c20 770 0.59/1.00 vMB 23
327,265 327,265 000000000000000019c259395df1ac52ab699c4ceaa83024c96c7db43f431a84 650 0.35/1.00 vMB 25
327,264 327,264 00000000000000000382a837ab5c91db103c4273348006d91e845683155f1cd4 512 0.16/1.00 vMB 50
327,263 327,263 000000000000000005dd169c9523d6e4f4ccb87f381748548dd66a7b0063a77f 999 0.75/1.00 vMB 23
327,262 327,262 00000000000000000c3e9c3c51a45274ac76f5007f9756b0eec5e60ff55974bf 1,363 0.75/1.00 vMB 29
327,261 327,261 0000000000000000114e2ca35ff081158d07a792e0bbdeb403610a11b46211a0 1,418 0.71/1.00 vMB 31
327,260 327,260 000000000000000017b6fca24414fea1771f10a96fc085ee593a4f8b37bef215 454 0.29/1.00 vMB 26
327,259 327,259 0000000000000000042ae2ac50a09723e758ebe9d075ed224658748a91b263ed 104 0.07/1.00 vMB 24
327,258 327,258 0000000000000000186f88e035e567d22e79700ef2bfc037770a0e304eeb796d 448 0.24/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.