Loading Tool

Explorer IconExplorer

Memory Pool

83,302 transactions
31.30 vMB
0.11482176 BTC
Random Selection Loading Transactions
Max Size: 190.12/200 MB

Candidate Block

Mining Attempt 2f254392667b469ee6d8dcc6bce0f606b68d311017b80ead3404fe75b707cb9f
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 19f1db3727f5e10bcb02082f199fae1e827ea426b5b7bec7a0f0141ca6c88b97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,281
Size: 1.00 vMB
Total Fees: 0.03724414 BTC
Feerates: 200.89 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (634,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,759 280,759 00000000000000022e0887eeee1c193c490b73126c5d217daed29336a6c534aa 34 0.01/1.00 vMB 79
280,758 280,758 00000000000000000945e2b2a1a8fdf4336da1c7906b8ae1cd146c71dad86f3c 219 0.10/1.00 vMB 52
280,757 280,757 0000000000000001c0c1bb485fae446a63a73d3ba90487828a6a2d82dd9059b7 481 0.27/1.00 vMB 30
280,756 280,756 000000000000000242b88a9f7cbd0421ae0e85f45e7481d96d0e2ce9246f89fc 282 0.14/1.00 vMB 34
280,755 280,755 0000000000000001e3faf6046f09454606d68f22ccab4adc144a0d4896bf0957 382 0.22/1.00 vMB 28
280,754 280,754 00000000000000024d75ca4e13e8cca0e6f6a3b260693bdea6be3f68cb4ec225 92 0.03/1.00 vMB 122
280,753 280,753 0000000000000000e5c00ae50ba14273e86532eaabd959f48317007402fbac92 162 0.08/1.00 vMB 36
280,752 280,752 00000000000000013abd0cfbd8a082d7afbad01b36d1d0524a951d340a9f3d34 191 0.08/1.00 vMB 45
280,751 280,751 00000000000000007f985debc3eca2474a3eb389a5c083d4c7b8f160343f5ffb 141 0.06/1.00 vMB 40
280,750 280,750 000000000000000171b8c31f049be602786da4605f569fd39530db3e67fb83f8 112 0.05/1.00 vMB 32
280,749 280,749 0000000000000001c9078c707038e5d4a81459535ceaf4055dbde80eddf4a534 296 0.12/1.00 vMB 40
280,748 280,748 000000000000000249452c1868c792a1d1876f3893374ec0d15723e91be90cf6 499 0.24/1.00 vMB 40
280,747 280,747 000000000000000069e78619475e340b801798cedb30d8eb9644dc48086ed8ba 503 0.23/1.00 vMB 46
280,746 280,746 00000000000000010d5f6f31fa535dd6c9299ee7a2ab59a0f48963d6557e1f21 543 0.27/1.00 vMB 38
280,745 280,745 00000000000000016bda884d70bffea06815ed0ad5fe0457e5230978fb21d61d 88 0.03/1.00 vMB 195
280,744 280,744 0000000000000000500dc57c4e1c3ec15a3e70d605534fc4f6b24cae1aae494a 658 0.34/1.00 vMB 47
280,743 280,743 0000000000000000fd54991849a26c0aad72ce8c6c0eb779e1798077db6cfbb3 321 0.15/1.00 vMB 57
280,742 280,742 0000000000000001b67df0d60ac614e37878df8bc54d8d02ec84bfcf413aabed 289 0.17/1.00 vMB 31
280,741 280,741 0000000000000000aeef70d3fa5db2a985b553f2ef88d1a9f72bdcf786ab42fe 99 0.03/1.00 vMB 142
280,740 280,740 0000000000000002215d79d9efc26a0e353fd2401bf3e92ad6e4dc4ea14b1d68 211 0.13/1.00 vMB 28
280,739 280,739 00000000000000009b6254217aadd2f69cfaf284d49ea646c95a5d9d2bd5eb53 84 0.03/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 783.05 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: 720.61 GB
    • Received: 18.22 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.