Loading Tool

Explorer IconExplorer

Memory Pool

77,598 transactions
29.06 vMB
0.06761041 BTC
Random Selection Loading Transactions
Max Size: 175.74/200 MB

Candidate Block

Mining Attempt 0ed2b3850692dba6c651638c126898e18082a70bbe536f37c1d6ebd59e8f2177
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root ef1a12f44dc4a05942f79b4b57050e342c9da42b833c72a4fca2aec7dc48e2b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.00694551 BTC
Feerates: 44.66 > 0.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (68,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,023 847,023 000000000000000000008799ad1ccea20c520f616f64503ec5971aef83d8e61b 2,791 1.00/1.00 vMB 42
847,022 847,022 00000000000000000000794a9c8dd686e6e59927f74cf16d4b3dda83dba36452 1,789 1.00/1.00 vMB 67
847,021 847,021 00000000000000000001be109527ce982e82bca371b57daca64d93339496041d 1,486 1.00/1.00 vMB 48
847,020 847,020 0000000000000000000129353cba8f8171e28ae4e31552aaaac9098ffac72c73 1,944 1.00/1.00 vMB 63
847,019 847,019 0000000000000000000318171f7649c4af7572af2535ef0c1c7821126aea83e4 2,696 1.00/1.00 vMB 109
847,018 847,018 0000000000000000000096006747b821331f0c346b112a325afe2879a26285dc 1,311 1.00/1.00 vMB 56
847,017 847,017 00000000000000000001985a62326aac6341e89aa17dacf0d43a5f6735f2a775 1,988 1.00/1.00 vMB 65
847,016 847,016 00000000000000000002340f4afb2719b9db57afe5ae2cced174f6b9709e027b 3,169 1.00/1.00 vMB 125
847,015 847,015 00000000000000000002f7033b3c460c70197b6e218e2956af815f533b88ef05 1,807 1.00/1.00 vMB 74
847,014 847,014 000000000000000000005d8709164ff8c1c93dd0684d370af49979ac553bce51 1,010 1.00/1.00 vMB 57
847,013 847,013 00000000000000000002fc425f50dddfa8a67ec0b1cb8fa8fe3fbf13898aab9f 1,445 1.00/1.00 vMB 58
847,012 847,012 00000000000000000002bf671aba316abac6e464bb5b4b507b79cf09774dc54b 1,550 1.00/1.00 vMB 77
847,011 847,011 000000000000000000010a484d1538315f184d8d0e342984ef1af9c2e6e563b7 2,609 1.00/1.00 vMB 101
847,010 847,010 000000000000000000018f01b30e7d723e6032a674f6f1641c94284c04a6bc5d 2,398 1.00/1.00 vMB 166
847,009 847,009 00000000000000000002d2807d7471d5a53acc7a825fc9e43fdef16844457c23 2,584 1.00/1.00 vMB 102
847,008 847,008 00000000000000000002a1ceab1b9b13b501fb924f243fa78c25bdd2ed825c43 2,489 1.00/1.00 vMB 191
847,007 847,007 00000000000000000002853c2b7215b77eb5d62de7da3cf8fff6155432525e18 930 1.00/1.00 vMB 63
847,006 847,006 00000000000000000001afeb0f509c8d8f91060d449bfa4c8a3659d7879e2abf 1,180 1.00/1.00 vMB 94
847,005 847,005 000000000000000000026f29f4c779a52f31b0035ca596f517fb2b9335449b20 1,637 1.00/1.00 vMB 76
847,004 847,004 00000000000000000000819252aab24b99baa85a6d542291d29d441d574682bd 1,165 1.00/1.00 vMB 84
847,003 847,003 000000000000000000011c809c08a549ebda20360b6099353f15dbbb4f51b50e 1,288 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.69 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: 686.41 GB
    • Received: 16.48 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.