Loading Tool

Explorer IconExplorer

Memory Pool

47,827 transactions
30.28 vMB
0.09823766 BTC
Random Selection Loading Transactions
Max Size: 161.27/200 MB

Candidate Block

Mining Attempt 12d955d48934c9f385d38e75a77e66a1b84147829ee65f29806dd2f526cafd37
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 22cab477777d884266b7a18e855ead0323375dd7ece1868eda20654f7cff103b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.03677031 BTC
Feerates: 150.97 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,661 914,661 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5 3,898 1.00/1.00 vMB 2
914,660 914,660 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd 3,715 1.00/1.00 vMB 4
914,659 914,659 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea 4,178 1.00/1.00 vMB 0
914,658 914,658 000000000000000000007f6ce11595c6ce2cd0d6d19afdd583115508fdb096fa 1,048 0.28/1.00 vMB 3
914,657 914,657 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1 5,073 1.00/1.00 vMB 1
914,656 914,656 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43 2,678 1.00/1.00 vMB 0
914,655 914,655 0000000000000000000076d3b2eb8179f74811df1cca117fa5e00d4936f64943 5,526 1.00/1.00 vMB 1
914,654 914,654 00000000000000000001fb9558d6a300962ebeb0589c59e15b35e09e4eea3db7 1,106 0.32/1.00 vMB 2
914,653 914,653 00000000000000000001a8ad75ade9013be9408c50355671e623eb9a302339cc 4,272 1.00/1.00 vMB 1
914,652 914,652 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0 3,499 1.00/1.00 vMB 2
914,651 914,651 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21 5,750 1.00/1.00 vMB 1
914,650 914,650 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c 3,802 1.00/1.00 vMB 1
914,649 914,649 00000000000000000000aa901451ea64871ed16c71336cb9b9a72dcf9202be9b 3,283 1.00/1.00 vMB 5
914,648 914,648 00000000000000000000b82997d0ff028abf9f07d988c4209ad1be893347c34c 1,198 0.31/1.00 vMB 2
914,647 914,647 000000000000000000015e18bfde629943124343fdb98c0d80831309061b5bfd 4,344 1.00/1.00 vMB 0
914,646 914,646 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9 3,738 1.00/1.00 vMB 2
914,645 914,645 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da 3,650 1.00/1.00 vMB 2
914,644 914,644 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9 3,157 1.00/1.00 vMB 2
914,643 914,643 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e 4,982 1.00/1.00 vMB 0
914,642 914,642 0000000000000000000179be315979af8643d60e3dbf26b1dc2d5ab14d2f469a 4,707 1.00/1.00 vMB 1
914,641 914,641 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12 3,628 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.