Loading Tool

Explorer IconExplorer

Memory Pool

76,604 transactions
27.66 vMB
0.07840290 BTC
Random Selection Loading Transactions
Max Size: 168.88/200 MB

Candidate Block

Mining Attempt e158ce8c5636b047aa76ff3d4560f35dfb05f563df20a56de57a74f76e17efb6
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root c6a04d22fa2658e076052c8065abce76f299ca99fe600feec0099a21f2acc7bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.01934997 BTC
Feerates: 402.60 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (557,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,478 357,478 00000000000000000dcb1fe61591cc53dff35fcaa741e81eed9c98ddc9a5665b 570 0.29/1.00 vMB 27
357,477 357,477 00000000000000001639b85eb07ebef3b6415a4530b8dd55fea8d7420b2750c1 541 0.26/1.00 vMB 27
357,476 357,476 00000000000000001109d65a42624e75373c0fbd7495b1f676843d469f61182f 373 0.20/1.00 vMB 27
357,475 357,475 00000000000000000cade9bb758e4a90927f12f8c0b5c40fd33bffac9fe2fc6f 740 0.61/1.00 vMB 36
357,474 357,474 0000000000000000167be52f2e9c098ca456c51512c08862d5cdedf3f02a4ec9 1,491 0.75/1.00 vMB 38
357,473 357,473 000000000000000007a11ba40273da6e8bd60dfd68de6ae0f06cbd813c0b09e6 266 0.14/1.00 vMB 21
357,472 357,472 000000000000000004dcdc3633deeec40debb3b9151ef6f01c3367d31312aee0 1,397 0.64/1.00 vMB 28
357,471 357,471 00000000000000000ff7d4c7905fc96f7dc4fdec689f48d4da955a537c7e542f 341 0.19/1.00 vMB 22
357,470 357,470 000000000000000010707bad78a7ca482e4a40f68f56f424e3dea532944ee8db 155 0.07/1.00 vMB 27
357,469 357,469 000000000000000011829a95e44187aa58c862d600d3d314a3f2cb797169ec96 52 0.08/1.00 vMB 5
357,468 357,468 00000000000000000c74d95d6438a2987404eafcb8c5ad67c290d6252e412125 1,110 0.51/1.00 vMB 27
357,467 357,467 000000000000000012e75fa194c55617d5b6fb446151a40b00742273fca1617f 572 0.40/1.00 vMB 22
357,466 357,466 00000000000000001105e12e3275874d0142fd5dea8f81459a75068ef01c1dee 621 0.46/1.00 vMB 20
357,465 357,465 0000000000000000114e1e6d4a6ae54e2c0084195aaf9ce8e67d3d855a15cff2 258 0.13/1.00 vMB 26
357,464 357,464 00000000000000000e8e6d36afbf8968ffd9d6960683c66d6e97f272685f073c 1,151 0.56/1.00 vMB 29
357,463 357,463 00000000000000000e905a26ada778d672c01aa304488bd88ba65d5ce69336ee 150 0.10/1.00 vMB 21
357,462 357,462 000000000000000006d73c69026584448af57edad0d9b25fe327083f227782d2 144 0.09/1.00 vMB 12
357,461 357,461 000000000000000014a47e365bd5511e1e1a5f22d2c66ef47e200862c257b273 344 0.22/1.00 vMB 21
357,460 357,460 000000000000000011bd9bbeca231f493495ab1c424481d7ea808dd338757cde 407 0.21/1.00 vMB 21
357,459 357,459 0000000000000000108834364c9761b2d1482c654e723bcf876fccf03c312b74 1,596 1.00/1.00 vMB 22
357,458 357,458 0000000000000000037f91599101dce981deffe93d3bac0ca79aec71f9398e58 1,674 0.75/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.