Loading Tool

Explorer IconExplorer

Memory Pool

77,788 transactions
29.55 vMB
0.10480132 BTC
Random Selection Loading Transactions
Max Size: 177.83/200 MB

Candidate Block

Mining Attempt 5e196cfbfce8394e567c37c4fb6b11ba37b94a05a5ba7a3806c6478b685a100f
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 0da57a9b90f5c9bfb2b6409ce0558532dc7b46376a72edc9ada14b26aeab2866
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,095
Size: 1.00 vMB
Total Fees: 0.02811416 BTC
Feerates: 151.03 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (281,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,576 633,576 00000000000000000000cfa8ac4ea81ead2d1c1da1ae989e97a2fe385e6de1a4 2,570 1.00/1.00 vMB 25
633,575 633,575 0000000000000000000b66715fbe3c7fe7bf3e65348e761cfc15e5701e38b777 2,698 1.00/1.00 vMB 48
633,574 633,574 00000000000000000000e46c27bfc4f2770e38d3f7350965599f51806e629784 2,906 1.00/1.00 vMB 19
633,573 633,573 00000000000000000001804da16de155869910c3cac5c14d152295573a25a7e3 2,755 1.00/1.00 vMB 45
633,572 633,572 0000000000000000001095bdd7cde14d89700706d2a404e928325531ea536273 2,211 1.00/1.00 vMB 51
633,571 633,571 0000000000000000000776460996922127c6553a39eb642a0f06d3a329f44343 1,897 1.00/1.00 vMB 38
633,570 633,570 0000000000000000000352e6d3dedb68029b4100145bb18c255cd1b323848932 499 1.00/1.00 vMB 10
633,569 633,569 000000000000000000093a7671cd052daa3cc2bf357d4870e30cb41394982da5 1,570 1.00/1.00 vMB 23
633,568 633,568 000000000000000000074ec3f344eb9e5a3304c77368a8df56a12b0319065fc9 1,552 1.00/1.00 vMB 9
633,567 633,567 00000000000000000008a2170b24ecbd2f35a5c56ff4ac6256e63fa6290f4c7e 2,665 1.00/1.00 vMB 44
633,566 633,566 0000000000000000000210e2a9e1c1d2165fb9d3c30a7ab9d0fbfb31ca806f0b 1,523 1.00/1.00 vMB 19
633,565 633,565 0000000000000000000a61b5db293465c8e501e5abc3a7031261cd82ae40d151 1,756 1.00/1.00 vMB 52
633,564 633,564 00000000000000000003e462516897acf741e1f37a0df14b25cca2431b59e4db 2,893 1.00/1.00 vMB 31
633,563 633,563 000000000000000000088fde630de0daee398617966835c291cc6682fc61acd7 2,913 1.00/1.00 vMB 34
633,562 633,562 000000000000000000073f22acbc50e79178e0745c46ef2c3d7c1704d9e94b88 2,776 1.00/1.00 vMB 47
633,561 633,561 000000000000000000031a3c1568c389865bb437913d916b3811197f41d1bb3a 2,643 1.00/1.00 vMB 59
633,560 633,560 00000000000000000000fb49736e9ddd7af40292c4f3a8f87100af9a62b5fbe5 127 0.04/1.00 vMB 32
633,559 633,559 0000000000000000000d430d6ff13ef329c4455786961f7db59478cdd8367e07 227 0.07/1.00 vMB 20
633,558 633,558 0000000000000000000a06e22d986613ca62fcf23370c009ece8467e9657ca23 1,019 0.42/1.00 vMB 18
633,557 633,557 000000000000000000024362e86faee374613fd6fcf01889e7e9e63357ffda8b 530 0.37/1.00 vMB 13
633,556 633,556 00000000000000000000168d326af954e9f8de199f7966c7e58671bd48560f5a 757 0.29/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.