Loading Tool

Explorer IconExplorer

Memory Pool

87,940 transactions
33.02 vMB
0.12969030 BTC
Random Selection Loading Transactions
Max Size: 198.13/200 MB

Candidate Block

Mining Attempt 6cdea7c203a81c99b9b19f68a229152c280727367f765308c7558fc39e601117
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 7daf0c71339154977e4854b2c6b30d041c3350c03d071b6f2d001816e8b0a527
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.04743406 BTC
Feerates: 218.18 > 4.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (731,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,910 183,910 00000000000003d5c76932d99c5fc3caee2ee21ece9adff15e29e89dc97904d0 162 0.07/1.00 vMB 126
183,909 183,909 000000000000036fe116a22ebcb5eb5572a43ddea501e1b1ef330d65848c6504 214 0.10/1.00 vMB 111
183,908 183,908 0000000000000770233d90fc7296488129cb78409742374088b81b0a39d2aac5 112 0.06/1.00 vMB 113
183,907 183,907 000000000000035f39e04a7b9d095ca278101e476a385826d5cb10453c06f75d 235 0.09/1.00 vMB 120
183,906 183,906 00000000000007e5ba3400858b1e635e8796731d8d90a72b5b2ee574757855ee 85 0.05/1.00 vMB 92
183,905 183,905 0000000000000664bb71c01326b8650773d8e6c4fc66fe1eff13c9d98870ae41 133 0.07/1.00 vMB 88
183,904 183,904 0000000000000763491274b68a612543188d539e46e65e1b96997f692df929ed 105 0.04/1.00 vMB 72
183,903 183,903 000000000000091bd26ffbddf5076ad1e8e8a1da7a13728a8d39165d9637828e 757 0.22/1.00 vMB 164
183,902 183,902 000000000000083ae664e2bfccc3ebcd621bb63273e9f039776ef5db53169f6b 482 0.25/1.00 vMB 102
183,901 183,901 00000000000000d916c6086fe851a617120230cb3af1921aa41096aa42cefad2 133 0.05/1.00 vMB 150
183,900 183,900 00000000000005e4e35516822a8eb35bfee2c982b63e9d5d5c8c1f2d8441d26d 64 0.03/1.00 vMB 232
183,899 183,899 00000000000004949751db70d15418963f2583f5fee02ed8fff9a83d122360da 165 0.06/1.00 vMB 136
183,898 183,898 0000000000000a447139e6c903f222e0fc2077b4cb9a06395b2d7ef3b3be7754 544 0.20/1.00 vMB 142
183,897 183,897 00000000000002d9436a1eb45d5248b5b9db8cd9842bf6e685b5b097ed30cce1 100 0.03/1.00 vMB 89
183,896 183,896 000000000000053f4bfecba4ff363a9daa1333305b199f0e79094ea9ef2dc1e6 132 0.05/1.00 vMB 100
183,895 183,895 00000000000000ea42130604a920f247626e693fc9b680f901cb0890b44e702c 118 0.05/1.00 vMB 135
183,894 183,894 00000000000005c11fda289edf18db8fc6a8285a42224715fbc38d2ed7b3452c 500 0.18/1.00 vMB 153
183,893 183,893 00000000000008bf844c7ea6eee3a337de9ec1774803e1f39e94e9446bbd7b88 343 0.12/1.00 vMB 171
183,892 183,892 0000000000000414050147ce44ab5bc08a6ffb73e1c6177d332ca61d1600f270 126 0.06/1.00 vMB 111
183,891 183,891 00000000000003e5182a5276a1222c1947465990fc0f3ad43713616a2400ec72 32 0.02/1.00 vMB 207
183,890 183,890 0000000000000962ff5d921d2752846861cd0224b86b4bc24d6fb1b3b1a73e58 63 0.03/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.88 GB
    • Received: 15.62 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.