Loading Tool

Explorer IconExplorer

Memory Pool

47,512 transactions
28.04 vMB
0.08978523 BTC
Random Selection Loading Transactions
Max Size: 149.07/200 MB

Candidate Block

Mining Attempt 279d93b5443722c92bc987c675e4695437940d611ced93fdeff2e71dac40ae74
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 625d6879fe34c4d4b1a783c162196146f36fa9911f83233e76c7ddb94f925538
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03487379 BTC
Feerates: 500.00 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (732,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,511 182,511 00000000000003967b2c60460af538d2f6b813bfde4de69f27f89fe6440eb0eb 90 0.04/1.00 vMB 120
182,510 182,510 00000000000009712b8a5171311c5e1525679afb80390b61a592744390848458 104 0.05/1.00 vMB 110
182,509 182,509 00000000000007ee0d32788e13b4bc64b9c0bade08c983875c85139e5e088ca8 34 0.02/1.00 vMB 96
182,508 182,508 0000000000000441800a0df59023eb1684a58b958d7eadc32608ca748c635127 294 0.13/1.00 vMB 162
182,507 182,507 00000000000003ded988ca72eebf96ed6a0871aa066bcd2799ceabcc3f49a830 138 0.05/1.00 vMB 61
182,506 182,506 00000000000008e5791df2fce31b16a5ca96592f3e9184cd5b33f07ee8a54e74 131 0.08/1.00 vMB 88
182,505 182,505 00000000000007dd9363f511577271193d1366b00fbbb175052de1a38bbee275 131 0.05/1.00 vMB 134
182,504 182,504 000000000000007f3b8bfe62ab2d4ada024db5ca684cb558b382d9c302469004 292 0.14/1.00 vMB 124
182,503 182,503 000000000000027efed5eb64688a9d6e91b316abe8d2632a016fc98e5be5b98a 60 0.02/1.00 vMB 122
182,502 182,502 0000000000000a590cfcfe598bb98fdc508f515914ccb801920c32fa905a46bb 133 0.05/1.00 vMB 116
182,501 182,501 000000000000023682e229e9391d9eb9f59a3d73e2b295cbd660425b5e9be7a4 20 0.01/1.00 vMB 77
182,500 182,500 00000000000008d7fc792f9e7b37bb46febbf0746211572b4627a7022763957e 322 0.13/1.00 vMB 101
182,499 182,499 000000000000025538948ada690350f04fb473b9a11c05536549bf904e435dd0 167 0.08/1.00 vMB 127
182,498 182,498 000000000000000f9c004e68f8cf7f72fd59822f3ad9eea31d7ec228b5ece338 116 0.05/1.00 vMB 121
182,497 182,497 000000000000063a370b4498da7d941ad80555ab05773f4c22f6538e1b6479dc 134 0.05/1.00 vMB 87
182,496 182,496 0000000000000360cf53553522d0f7d09737482c98059f9662a93fa5bfa68e03 235 0.10/1.00 vMB 85
182,495 182,495 0000000000000158d8c882ea1fa0f5a02ee1c072d3c762a81e3fdba93412a6ce 576 0.24/1.00 vMB 172
182,494 182,494 00000000000006df9071b3d66a03f7ae5154032b7ba055de95e158e8982d705f 44 0.02/1.00 vMB 84
182,493 182,493 00000000000003af2ad7786dc998d1671c3ab6626a4d69676eb63f1d34dd0123 208 0.10/1.00 vMB 124
182,492 182,492 000000000000052b2275ff080a412d19f40dec424d4588c0fcde5d3c5fd9be9d 37 0.01/1.00 vMB 117
182,491 182,491 00000000000005aaf2737c6f76a3e8521bc61293073ac0700fc3aa0c16c3150c 87 0.04/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.01 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: 649.45 GB
    • Received: 13.17 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.