Loading Tool

Explorer IconExplorer

Memory Pool

77,091 transactions
28.31 vMB
0.08997557 BTC
Random Selection Loading Transactions
Max Size: 172.45/200 MB

Candidate Block

Mining Attempt 33a0436f4c6e829325cdbb8d3ccb4c3a322a6a5fba5f9c84cb1dbdc4b7458742
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 916d1e7e634b5cfff84a93cda21db03b88b575ea2c95550c3b1be47a90280fa4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,943
Size: 1.00 vMB
Total Fees: 0.02725839 BTC
Feerates: 150.93 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (575,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,465 339,465 00000000000000000309277aca376baac24bca5d1c2b1c46bca604826ded7b45 558 0.21/1.00 vMB 36
339,464 339,464 000000000000000003e2a549d7150f44fb6209b3f94122625e991230765bacda 128 0.04/1.00 vMB 34
339,463 339,463 00000000000000000dea7a7c3103aea61238ba2c0a89225265980920263f1435 91 0.04/1.00 vMB 23
339,462 339,462 00000000000000000eca0f8102798a4b0df2d2e8e4998484850f6b5ee26dbfa2 317 0.25/1.00 vMB 19
339,461 339,461 0000000000000000119f2770997c3486d8f7e7854c34dd99489a0bf79fce98d0 256 0.12/1.00 vMB 28
339,460 339,460 000000000000000017f4d893e29b1e5b0ba5d65d0416aed997afbf836c63f17c 1,344 0.72/1.00 vMB 23
339,459 339,459 00000000000000000aa65c2482935c5a7e53b7d4c5d4e63666b5d4f7c5a7fb8b 128 0.08/1.00 vMB 22
339,458 339,458 0000000000000000163286a58e3a6689bd9737119fb4e2c67a3fae83ca029e96 512 0.24/1.00 vMB 28
339,457 339,457 000000000000000013d78bb068e5f8c449dd37c852f770790b02130aff6acdff 53 0.04/1.00 vMB 20
339,456 339,456 00000000000000000da017f143202c504bb0ddf5574e12ed86c81a45f847df70 118 0.06/1.00 vMB 23
339,455 339,455 00000000000000000b1870e65ee74354b3ac2af08b391ebccd38759213a3f3ad 230 0.13/1.00 vMB 21
339,454 339,454 00000000000000000e0b5bb950dd6446aa423956fdce88ef19c67798960b7b61 492 0.25/1.00 vMB 22
339,453 339,453 00000000000000000ff391534076f03be6e2caf951a1978caa8d6585210763f8 195 0.10/1.00 vMB 23
339,452 339,452 00000000000000001898f6f27ae88b138e8244b22ce8cf733f4df5ea6298120c 160 0.09/1.00 vMB 23
339,451 339,451 00000000000000000f817e6310d639f12d999c0e0fda64f0bf9807ed41a17d9e 561 0.27/1.00 vMB 27
339,450 339,450 0000000000000000165e13c0f2ed15ee179fe2b7ed54d5c5ca00ccb067314e50 1,374 0.70/1.00 vMB 23
339,449 339,449 000000000000000015d488c2929d5828b13ee76e73a0ce6aea747ad2d0429b5b 755 0.43/1.00 vMB 25
339,448 339,448 000000000000000016e227bd5b16d6a8f1a246f354d9d1196f3cc71940cef0fc 55 0.10/1.00 vMB 8
339,447 339,447 000000000000000014a10d8c5210bc43c559472afee8620cf1c6baa8c37692e6 77 0.10/1.00 vMB 6
339,446 339,446 000000000000000010d54003c6cbb539034b01c7b12f6082a362ef666b26ad08 1 0.00/1.00 vMB 0
339,445 339,445 00000000000000000ad1a0b717b7595c5222fac54bcfbf438b6b73e036fadbbe 701 0.75/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.