Loading Tool

Explorer IconExplorer

Memory Pool

81,798 transactions
30.96 vMB
0.11596436 BTC
Random Selection Loading Transactions
Max Size: 187.97/200 MB

Candidate Block

Mining Attempt 29d96a986b16fc2656c4dcab4cc0989fa19a413d20eaf3765f9676194c34a757
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 232d278d0cce1582521c520a1944bb3064afaeb72fae24208746fedce288f7ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,084
Size: 1.00 vMB
Total Fees: 0.03904272 BTC
Feerates: 318.30 > 3.91 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (507,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,529 407,529 000000000000000005611870aaa13d70b7772f8e18cd358d1ca58dc842cab4cd 2,475 1.00/1.00 vMB 47
407,528 407,528 0000000000000000003eda275a682c9a1e81986c43110eb224e1b31be815625c 840 0.99/1.00 vMB 11
407,527 407,527 0000000000000000044aae520339ad3ebfcc2c8f4ecc8fc7986ae60956f17a25 776 0.33/1.00 vMB 43
407,526 407,526 0000000000000000033a55689891314e3aa1a8fd3fdcb947845c9e27e3ac0183 318 0.18/1.00 vMB 30
407,525 407,525 000000000000000005871b5f5ed4b44506c7b73ef2d9893295a08e8302c0cb1c 1,179 0.48/1.00 vMB 38
407,524 407,524 0000000000000000021d8841b0130f2db5b556162555092b2c047d72f39544ea 285 0.28/1.00 vMB 30
407,523 407,523 000000000000000003c3d2318abb27bad0217fb7383690000cb875d9c3a2dc71 2,267 0.99/1.00 vMB 42
407,522 407,522 000000000000000000484fe30886185751e331e508506e2cc9bbb60a2ff7eb7a 949 0.44/1.00 vMB 39
407,521 407,521 000000000000000004c4d945bdb046f9ead4ffa0400226de20ab403f52c46bf1 291 0.58/1.00 vMB 10
407,520 407,520 000000000000000002b9d96b155aa9ada268b798c190509d60bef9cd56475996 1,134 1.00/1.00 vMB 23
407,519 407,519 000000000000000002f26ab8e0443c065b3eaad7fda8ed35c7515686f5b20189 2,272 1.00/1.00 vMB 46
407,518 407,518 0000000000000000048e98d008bd1e3a7f333b9e7d806dbe25c4aef68a29d375 1,114 1.00/1.00 vMB 22
407,517 407,517 0000000000000000023f8cc012564b0e85210fd5b77175e7a78d06cd316d2726 2,019 0.99/1.00 vMB 32
407,516 407,516 0000000000000000059d4bee219b813721198e0991a63ad6a4c6a86a3630926d 3,455 1.00/1.00 vMB 62
407,515 407,515 000000000000000005167af250ae5f50f9feb0ba4ad6e2ad69ab32ae502c5497 1,710 1.00/1.00 vMB 30
407,514 407,514 000000000000000001b08cca07d86f47f95c7ecf637c96fdf9aa9cb12d77f749 2,481 1.00/1.00 vMB 45
407,513 407,513 0000000000000000039f1f7984118b62ebcd62eccdc18b02d700834878af7ce6 1 0.00/1.00 vMB 0
407,512 407,512 000000000000000000f4f78767e05cf45920fcabcf646880750eeefa2dcd6ce4 1,669 0.90/1.00 vMB 51
407,511 407,511 0000000000000000036f26c584fd93b18628cacc0ddba46e77152da8c2c1fe7e 1,484 1.00/1.00 vMB 24
407,510 407,510 0000000000000000034cc8d5a21ab6d746203e02ace2549a4c235f9a6df79904 2,912 1.00/1.00 vMB 52
407,509 407,509 0000000000000000006dc15de99dda482bf76bf438397f2c71decc361c222616 2,874 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.08 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: 721.85 GB
    • Received: 18.39 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.