Loading Tool

Explorer IconExplorer

Memory Pool

35,558 transactions
25.96 vMB
0.06662600 BTC
Random Selection Loading Transactions
Max Size: 132.43/200 MB

Candidate Block

Mining Attempt 1538ff1d66cde1c8a684491ab085d1d2a615be65d2d0a631bd40f3d8f10c373f
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 55a59e1e76c9262111f56ed3754a8aea5972463bfa48a84860b8cc388c7566f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,809
Size: 1.00 vMB
Total Fees: 0.01897527 BTC
Feerates: 713.01 > 1.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (582,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,569 332,569 0000000000000000152d0e81aec6cab901161b8d26797f728a070a1649d1e8da 655 0.40/1.00 vMB 23
332,568 332,568 00000000000000001a566623692e63cc8e2eff051e89143b2e793d44c6690978 992 0.65/1.00 vMB 22
332,567 332,567 000000000000000001eac2464569f8bed273e7e541638a7ce0a37f72cd6fadb6 935 0.75/1.00 vMB 20
332,566 332,566 000000000000000007ad141c3508f0484a6bcbde7337bd7b0bfad75ba96ad395 512 0.15/1.00 vMB 43
332,565 332,565 000000000000000007150c3d037df18167e954543254995533ce74b1805a03ee 60 0.04/1.00 vMB 11
332,564 332,564 000000000000000003f463be7b86d97affbb567b07362c36e748ba358216ad07 114 0.10/1.00 vMB 14
332,563 332,563 000000000000000001124f7c2e5061064cd1d8152217092fc6f0143cf0294e5c 651 0.44/1.00 vMB 22
332,562 332,562 000000000000000007c8bdc7acd5f3a05f0b16c69787410d79d287bba9b2883c 179 0.11/1.00 vMB 18
332,561 332,561 00000000000000000aa3d375793b6fe10109df4d4aadb064852d16e68748dd12 827 0.51/1.00 vMB 22
332,560 332,560 0000000000000000044c879230f33684281ba3726543968c2feec075df599012 159 0.07/1.00 vMB 22
332,559 332,559 0000000000000000009ef396e334629e09110af4eefd0c8b09ec058a67cf9abb 259 0.54/1.00 vMB 10
332,558 332,558 000000000000000001a08676a0c24236f9e2deb41d86aa8cd8f06630fdd5066c 1,903 0.75/1.00 vMB 32
332,557 332,557 000000000000000005469412d2bcb6d441744d4f26ff0287e4d036f67bfde118 328 0.21/1.00 vMB 22
332,556 332,556 000000000000000008813b730239adf74915b7fc225231bcfd68db843d37cf30 255 0.14/1.00 vMB 26
332,555 332,555 000000000000000014652a0947213606f68e1283368193a35bd50cd52756a92b 428 0.22/1.00 vMB 25
332,554 332,554 00000000000000000522ff8c0c83aad271bb21e499a400eca73bce00b00c7fb0 861 0.50/1.00 vMB 23
332,553 332,553 0000000000000000015407563eaafba9c752bc953f9c7178c2204e2010160727 1 0.00/1.00 vMB 0
332,552 332,552 0000000000000000086e4d1285b819b57d2c510af233a49f10e4d8f3eeb9e329 1,027 0.73/1.00 vMB 25
332,551 332,551 00000000000000000c120061bb1100f4b0462f9c78b147298ba81385b9a3c473 607 0.25/1.00 vMB 33
332,550 332,550 0000000000000000177499f2cc1bbb882b89a7f1839f4ae0d3b17546b798116b 470 0.32/1.00 vMB 18
332,549 332,549 000000000000000009cc70c38406cc48f6b2bbf8c3888dbff10f8a02e6425794 196 0.14/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.82 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: 635.99 GB
    • Received: 12.34 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.