Loading Tool

Explorer IconExplorer

Memory Pool

80,898 transactions
30.05 vMB
0.07359684 BTC
Random Selection Loading Transactions
Max Size: 181.16/200 MB

Candidate Block

Mining Attempt 4f5cea2735abffa6e678fb6ae63db0ded791a60be91a16338a2d671918f7e8fd
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 899387cbd5a5e4d5006249fd1b315fa125dc01d10a4c147862a9435578ae07fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,404
Size: 1.00 vMB
Total Fees: 0.01221648 BTC
Feerates: 40.21 > 1.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (597,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,516 317,516 0000000000000000042134b6f453c8440670f34f1a47975c0bd47f2cbbd0428a 108 0.07/1.00 vMB 17
317,515 317,515 000000000000000001f8fcd115c9d325d887744777ae11a9b56b3cf74a2e925b 273 0.25/1.00 vMB 18
317,514 317,514 00000000000000002872a332202fe294f9701ae8357eb12fa7bad18db3aea27d 1 0.00/1.00 vMB 0
317,513 317,513 00000000000000001c6e6e5b593144c262f1091a0330e9a6a75270cc442fc61f 753 0.35/1.00 vMB 32
317,512 317,512 000000000000000022acaac6a828a192f112efab55c10deb91c6999b1f9ce061 38 0.02/1.00 vMB 25
317,511 317,511 000000000000000013f39e7585415cfad8be767c581288b409fd3646c5c247f6 541 0.28/1.00 vMB 25
317,510 317,510 000000000000000006e4dff48d6e96ffba7086d152cf6183357ef0df81f84978 198 0.14/1.00 vMB 25
317,509 317,509 000000000000000028c2ddbe0356a4f16f5b1828c4af9f74d7478d6864675a26 431 0.23/1.00 vMB 27
317,508 317,508 00000000000000001f660e92297085dd277eefec00ebf99e69a92d80b759df7d 454 0.23/1.00 vMB 27
317,507 317,507 0000000000000000278008c41d512290778c840a57da7129c4fbfeb971f01841 51 0.20/1.00 vMB 12
317,506 317,506 0000000000000000068072328ebab1368a4d3061c413d934daf60d72cb04fa8a 549 0.50/1.00 vMB 21
317,505 317,505 00000000000000001ea1bbef88729cbc230f1fcec69e33ff13d309bb59d6588d 948 0.52/1.00 vMB 29
317,504 317,504 000000000000000016166af599204ea8ab440598705dea32250547fb40d0a6b2 1,496 0.72/1.00 vMB 30
317,503 317,503 0000000000000000267114fa812020ce7ba8feb9e1942c4016bd1e59a968f72c 538 0.27/1.00 vMB 30
317,502 317,502 00000000000000000b74da2659626adde47183ba4846c42451346f476e2cd183 245 0.13/1.00 vMB 26
317,501 317,501 000000000000000029e172ae9583571cf7e0e6c2ce6ac04c9fad244d9766e915 583 0.32/1.00 vMB 27
317,500 317,500 000000000000000024ec8693443b0e07026dd02ee3d8790c644c7d25560ed6c7 512 0.26/1.00 vMB 30
317,499 317,499 00000000000000000ec926458c98d9dc62c46c08533fdeb21b94580130d3fb01 182 0.11/1.00 vMB 24
317,498 317,498 00000000000000001474ec636af176c428a26886851369e330d63649ee9e3dc9 16 0.00/1.00 vMB 24
317,497 317,497 000000000000000025b9ee8db87601f87dd8e105bab15bc9b5517aaace5e4c63 390 0.44/1.00 vMB 18
317,496 317,496 00000000000000002491c906fd7ff6767d90f9f474fe538c153456c57e945d54 312 0.25/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.33 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: 660.46 GB
    • Received: 14.75 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.