Loading Tool

Explorer IconExplorer

Memory Pool

84,916 transactions
31.82 vMB
0.18882756 BTC
Random Selection Loading Transactions
Max Size: 189.10/200 MB

Candidate Block

Mining Attempt 81e2d05238ad72b3df22e529a97a1c6c1676098e54749483ddd14bb1c281c231
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root a8c5f4e0b541b15b5055e257e7d3f8b5a0381d3efce76c5943671afbf07f9b91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.07159210 BTC
Feerates: 269.69 > 7.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (547,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,739 367,739 000000000000000012db075daada61d4853ec6846aefe3846045c229bc27c10b 74 0.10/1.00 vMB 21
367,738 367,738 000000000000000002a23e25103f5989d26537987fde59053f2db51f4b2b09f4 625 0.75/1.00 vMB 23
367,737 367,737 000000000000000010731f763d950b248e1bcb55b68f68bb9b5afa837caf65bf 1,237 0.75/1.00 vMB 47
367,736 367,736 000000000000000012e05de0f396740cf6c82eba473791a5924471f0962352fb 632 0.75/1.00 vMB 23
367,735 367,735 00000000000000000409eab175ca85671c27563daa53c0004e1f400f43f5a2b1 743 0.89/1.00 vMB 24
367,734 367,734 000000000000000003f8e1a1d69825f842616db6cb818bfec382cfbe8f818bc3 637 0.34/1.00 vMB 45
367,733 367,733 000000000000000004d86318cc959022c4dac9f01f1febd603e9acb63ecfef1a 828 0.49/1.00 vMB 35
367,732 367,732 0000000000000000137f05c1fa5218c6fdb3e9c095b20da606f2cf843b9e3ad9 1,399 0.93/1.00 vMB 38
367,731 367,731 000000000000000013d5365223d477fe0b24f24d6b91cb7c0805e629275cbe27 2 0.00/1.00 vMB 0
367,730 367,730 0000000000000000054d3698de7c222b01ca3e47d88b02301e029178965eae55 216 0.10/1.00 vMB 25
367,729 367,729 000000000000000008b9bc26d0aea0699073285d07f7570cc6126b50316b0c1d 1,317 0.84/1.00 vMB 38
367,728 367,728 000000000000000012fee191dbd9e217c1522578a05d18f7896ce9c667295686 884 0.75/1.00 vMB 30
367,727 367,727 00000000000000000b5638f4e40496d7f19ea7d8ff7060f4214a6c0213e0a102 138 0.12/1.00 vMB 9
367,726 367,726 00000000000000000d18555228545538097089f6207a400c471c185c94f2a206 537 0.73/1.00 vMB 6
367,725 367,725 0000000000000000057e082ecfa12c5bdb8c45e2996348c1a78ffbbd1191e960 442 0.85/1.00 vMB 18
367,724 367,724 00000000000000000acec3173d0cc4ddad786963e236c7fce476c1a0ffdbb8ff 1,016 0.95/1.00 vMB 22
367,723 367,723 00000000000000000d7932070261831c6bfeba5979ea836da0a2ba46774cde28 645 0.84/1.00 vMB 22
367,722 367,722 00000000000000000492056b89dd090d73c472fad093dad661400e37da17f972 733 0.88/1.00 vMB 23
367,721 367,721 000000000000000007da752b8c4a2c33fb63c805fecdeb30504981b5993af3c0 1,748 1.00/1.00 vMB 41
367,720 367,720 00000000000000000f52ba8d661282dbc3e326dfb692483b9667bd291693e995 265 0.26/1.00 vMB 19
367,719 367,719 0000000000000000016330d38bfe0bc9cf020e06289aaefcc906646092d7ca55 506 0.80/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.