Loading Tool

Explorer IconExplorer

Memory Pool

78,707 transactions
29.31 vMB
0.10672275 BTC
Random Selection Loading Transactions
Max Size: 176.23/200 MB

Candidate Block

Mining Attempt a3a30161bda53f8ec65cf5bc28b0e1a96235b19193022c693e11e09247f65952
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root 94ceb2983cb4187bc954bbfac8015992375362d0eea106d98ccd8dcf6d6921e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,622
Size: 1.00 vMB
Total Fees: 0.02978911 BTC
Feerates: 144.91 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (433,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,370 481,370 0000000000000000008559a671cfae874f5339976c45b796a8db4735105b859d 1,681 0.99/1.00 vMB 178
481,369 481,369 000000000000000000ca0b69bec50d643e8c50c95d5c1e036fd23aae0be62026 1,645 0.99/1.00 vMB 204
481,368 481,368 00000000000000000124e0d9964a2dbb57b86fdcd02d449da789c8be6f3e01d2 1,337 1.00/1.00 vMB 163
481,367 481,367 0000000000000000010753f0a4038cfe923b30ce6961f9e986110ddcec2bceb6 1,830 1.00/1.00 vMB 212
481,366 481,366 000000000000000000db657d750b690b2e32f03579ef6841735a393fe8c3fa8f 1,560 0.99/1.00 vMB 212
481,365 481,365 0000000000000000006c6ab4baa8c5238393455108b247b468f81fe802fef120 2,430 1.00/1.00 vMB 272
481,364 481,364 000000000000000000d29c888795f1ff966731527d22963678e63b2a2506b62e 1,945 1.00/1.00 vMB 288
481,363 481,363 0000000000000000006b3eb56cd1be19ab3045b5994136e241eb4474a05e83f5 2,501 0.99/1.00 vMB 287
481,362 481,362 000000000000000000e0ce7726b34d8dd13d3d144f63811110212dea51db5a64 2,262 1.00/1.00 vMB 168
481,361 481,361 0000000000000000008f6f2722c0f8f813dd074012b5ff55667bb8dad602696f 725 1.00/1.00 vMB 68
481,360 481,360 0000000000000000009d647e9915ee01d3a9cf055f6834ec62c699b01574fc63 2,097 1.00/1.00 vMB 124
481,359 481,359 000000000000000000e7475065255cf4d2ac2ffd427768b7cf29cb34c2714142 834 1.00/1.00 vMB 69
481,358 481,358 0000000000000000009e8486b155375e6a1cfeb609ca298e799e995dea704f73 470 1.00/1.00 vMB 106
481,357 481,357 00000000000000000071da4bb1b9a327259588b291853c4d6babe98021bacb1d 1,243 1.00/1.00 vMB 101
481,356 481,356 0000000000000000010e78b5da4e76c50de99cbf48eb70bb7211c898dbfeca45 1,230 1.00/1.00 vMB 63
481,355 481,355 00000000000000000027d4e76c40697343283ff23f9eecf98dccbfc443b11a70 812 1.00/1.00 vMB 60
481,354 481,354 0000000000000000012a4b407d6615cf8c1b5eedfb56d452bce7940e77facea2 998 1.00/1.00 vMB 31
481,353 481,353 000000000000000000172d0d245555238a541889d73307621299131897d3c01b 2,126 1.00/1.00 vMB 78
481,352 481,352 000000000000000000b1ad32654cb1a2000c9f9b192e0c9ec6ddb3000d215c79 1,756 0.99/1.00 vMB 225
481,351 481,351 000000000000000000d0c4511f101509543bea27235200414abc59a47fa22d14 1,843 1.00/1.00 vMB 184
481,350 481,350 000000000000000000352d03e6b5bbf6966c24a18d77e6b3d6a332c6461fcf3e 1,888 1.00/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.