Loading Tool

Explorer IconExplorer

Memory Pool

81,247 transactions
29.56 vMB
0.08318149 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt a8175a13f7e8d43fd8c4a3de83ba0ea297024f874204deb46db0c114afabff79
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root a09a34bf2298cb35405af5fe84268e1d766f9d82412b79a57e3b7858c142ff7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,289
Size: 1.00 vMB
Total Fees: 0.02089834 BTC
Feerates: 100.53 > 2.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (554,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,849 360,849 00000000000000000e549aa88bc95726cb1e8f417f92219d97c2e8d71cef8e11 870 0.42/1.00 vMB 30
360,848 360,848 000000000000000002208b0b6c2485dbbdbd0c42f1ad5f313e918a41ac57070d 21 0.01/1.00 vMB 30
360,847 360,847 00000000000000001286b5c50fae6759275660ab91951eefe83a65aa8bd31ae2 569 0.21/1.00 vMB 34
360,846 360,846 00000000000000000b0bd1e4a77b4d6ad69aec86e5a4066b8a10dc4f23614ebc 80 0.03/1.00 vMB 8
360,845 360,845 00000000000000000e1a722de865ff4411e8cfe32fde6584f3821d7fd67a2967 703 0.35/1.00 vMB 34
360,844 360,844 00000000000000000ed0b9b8acc1a72782548c46f2e52eeff2fec39d61e15c49 1,090 0.52/1.00 vMB 30
360,843 360,843 000000000000000012c859521abde87d76dfe98a5a8d4391b7b466b4aa7f5fad 599 0.30/1.00 vMB 33
360,842 360,842 00000000000000000d05c503b5e06691652054ce34d705b5bafb7ed2e571000a 1 0.00/1.00 vMB 0
360,841 360,841 00000000000000000762c69c7ba00455eb4045600f5f0af503904ba68b936449 713 0.34/1.00 vMB 27
360,840 360,840 0000000000000000029f5de273630279552b2016e780c15baf8964c63b38231d 288 0.12/1.00 vMB 34
360,839 360,839 0000000000000000158eab31841f8b5e2d9638c504670047686f89fedc028b4b 9 0.00/1.00 vMB 37
360,838 360,838 00000000000000000bb483bed519972c39aa4007775eb7723d328ff416f58bc5 141 0.06/1.00 vMB 28
360,837 360,837 00000000000000000bbcbaac345c9006168cc78191c62bc83c6be50140b64725 81 0.06/1.00 vMB 19
360,836 360,836 000000000000000010c365fd963824e4a432030bfef4f5bd94697e1986d1b011 175 0.08/1.00 vMB 27
360,835 360,835 000000000000000007de9e42a31b306e09288f7992bb658bb08bf6ec2c5a1cbf 328 0.20/1.00 vMB 24
360,834 360,834 000000000000000006c403e64941fa8298e4ff47eb612e7f4b45f9cbd05a577a 93 0.05/1.00 vMB 24
360,833 360,833 0000000000000000169936d7fc1f75fb8d4369bc724ca90246791fc9536c86fb 944 0.46/1.00 vMB 28
360,832 360,832 000000000000000004474cdd156b70893c916efb2ebce95cf3faae41514c14cb 126 0.08/1.00 vMB 20
360,831 360,831 000000000000000002ff45e950593c05d801bab5a2fff83eba7992e81528c989 90 0.04/1.00 vMB 26
360,830 360,830 00000000000000001241326ab7dbca4518ac07f9c2e2f8f928bf49f7ab770caa 221 0.14/1.00 vMB 23
360,829 360,829 00000000000000000310fb8f5f77bd04f1b2c206c0d65fcd3f6b4fd5290f6dee 325 0.22/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.