Loading Tool

Explorer IconExplorer

Memory Pool

81,137 transactions
31.12 vMB
0.09153375 BTC
Random Selection Loading Transactions
Max Size: 187.72/200 MB

Candidate Block

Mining Attempt 023652fb98fa05c3fd059e1732e40196c3ac49c4f3e9988deb52cbb2dcd7a833
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root ad34d9121a9428b35355b02abb648dd702421334b4ca260e49ddf372efb4b341
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,450
Size: 1.00 vMB
Total Fees: 0.01893600 BTC
Feerates: 45.88 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (187,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,665 727,665 00000000000000000001a42fef860652d381dfe64142ee41a769e4da13288066 2,839 1.00/1.00 vMB 8
727,664 727,664 000000000000000000016d6e600f4c80ad08fd28bf7519e501ee71ebb8cced7d 2,236 1.00/1.00 vMB 17
727,663 727,663 00000000000000000005544ac474b25e3ea31637db2274a4aad4ec0b48f7dbf5 1,839 1.00/1.00 vMB 3
727,662 727,662 000000000000000000096819b215735c1de67d5da953dce01961f0b8cf59365a 2,000 1.00/1.00 vMB 9
727,661 727,661 000000000000000000080904d751666f14cc7cd69b0bd58b0c78627d7433bd1d 2,712 1.00/1.00 vMB 9
727,660 727,660 000000000000000000076c3198fd062292c54b474b101932c24e88e63225c88f 2,973 1.00/1.00 vMB 4
727,659 727,659 0000000000000000000949f098e3cd5a5087eb7e2b4b476e2616e2095c28ab38 2,556 1.00/1.00 vMB 4
727,658 727,658 0000000000000000000a13f8134cf95113af042f9c06ce968089653c8ba45f1e 2,807 1.00/1.00 vMB 13
727,657 727,657 00000000000000000003346d47a7e4a699fed886bdbd8b687ef37b93b43fb61e 159 1.00/1.00 vMB 4
727,656 727,656 00000000000000000009ba14cabf09287b74affd3dc58d1f62b53ecf6b068b76 2,549 1.00/1.00 vMB 8
727,655 727,655 000000000000000000024ca4b7a8c4911e9f0b758514d495035de8b566a70450 2,725 1.00/1.00 vMB 14
727,654 727,654 00000000000000000003e6babc6c283026d5b01f12ca8b3af4316a561bba8c8d 2,969 1.00/1.00 vMB 7
727,653 727,653 0000000000000000000162bb41a5e6b18824e5cea73f0ca784ccf14bd94ae73d 2,750 1.00/1.00 vMB 11
727,652 727,652 0000000000000000000747e0987f58bae2dd1e4216c827453ce3c3b69057c53f 2,826 1.00/1.00 vMB 6
727,651 727,651 000000000000000000086ceb15d4a654fd64a0affe1fbc6499f25650a261b2f2 2,790 1.00/1.00 vMB 8
727,650 727,650 00000000000000000008bd48055281773d6e2bc6308777ca40981b873c20670a 3,322 1.00/1.00 vMB 12
727,649 727,649 0000000000000000000a1c2c0ecdb37d8beb1dd9a797358ab9225267fa31e0c7 1,837 1.00/1.00 vMB 14
727,648 727,648 00000000000000000007ec03b6c2a1c1c08aaec3df3156956ce589a2a23a565d 2,895 1.00/1.00 vMB 25
727,647 727,647 00000000000000000004b37a702da43370ad199ef7dc0a2289d633a447267f8c 1,446 1.00/1.00 vMB 13
727,646 727,646 000000000000000000021f1b016b19651ec05585f21c13e6408f4b428f6bdc9a 2,613 0.91/1.00 vMB 7
727,645 727,645 000000000000000000076db85cec7b5779a294789cae1c4b8beac187c4181045 3,038 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.