Loading Tool

Explorer IconExplorer

Memory Pool

83,544 transactions
30.72 vMB
0.16951622 BTC
Random Selection Loading Transactions
Max Size: 186.42/200 MB

Candidate Block

Mining Attempt ea8b5cc0dcb47f4b693b11f6d49d01ab8e5acaf4aa7508e4be8f2d5c104dacb4
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 540b7d27a8495de3df986338fc23fadac1b18e21752632bea62339394e5a11ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.08728827 BTC
Feerates: 150.79 > 8.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (261,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,759 653,759 0000000000000000000c2fc4fe6fd2bb8d1d94707aec1aa5ae15b91bf0f9eb67 1,661 1.00/1.00 vMB 130
653,758 653,758 00000000000000000006d00f1d70879d24f4d770c5c407fdc4c5c867eb0a5790 1,608 1.00/1.00 vMB 140
653,757 653,757 000000000000000000024a06e7e60a019c561df22ac37fe230cb110d09935e79 2,507 1.00/1.00 vMB 134
653,756 653,756 00000000000000000004464716dc5ec5be6a3f182be890eef155ab7a4adaea9c 1,537 1.00/1.00 vMB 138
653,755 653,755 00000000000000000004700b5597b962e710351c49362febff0d1edc6a19859e 2,258 1.00/1.00 vMB 129
653,754 653,754 000000000000000000011ef62e840f1c483dc5f475cdeb3700fc7848d557075a 2,545 1.00/1.00 vMB 132
653,753 653,753 00000000000000000009aa8e6e2627890dad7db83912b8a9ecb2704c44e3c2b9 1,653 1.00/1.00 vMB 141
653,752 653,752 0000000000000000000bff61e1ae588ae7c575b28736bddbee09a89218eb3404 1,745 1.00/1.00 vMB 126
653,751 653,751 0000000000000000000869938e064e7a24f2f020eef64ce6d7a993a16e1be5a7 2,532 1.00/1.00 vMB 160
653,750 653,750 0000000000000000000a51ef68a70d3dd3ba49b5bfb522ef487787a2dc401beb 2,799 1.00/1.00 vMB 157
653,749 653,749 00000000000000000006963529d7ed1c0e4bd643d9ffeb98eb00a3063198147c 2,132 1.00/1.00 vMB 134
653,748 653,748 0000000000000000000c2595c09e4c2bd7a2f635d9b1153e3ce79ffd524c7dd4 2,108 1.00/1.00 vMB 162
653,747 653,747 00000000000000000009ad5b7c2ca53f4ea13439bcde2524ad2c60370bfafc0f 1,850 1.00/1.00 vMB 121
653,746 653,746 00000000000000000006fe962a7e959a7fe6a2e862ae99e2196fa4d5199e27b3 2,548 1.00/1.00 vMB 108
653,745 653,745 0000000000000000000c2fdbfdbe67bb947abae285ec02f4f0e3c80be37f985c 2,792 1.00/1.00 vMB 120
653,744 653,744 00000000000000000005d910443ee168af1d6de83582f9f84a71fad786f8797f 1,597 1.00/1.00 vMB 138
653,743 653,743 000000000000000000049dd5f6462a8cef55f1465ead1894fc1a5e846600d6b1 2,341 1.00/1.00 vMB 149
653,742 653,742 00000000000000000004ffdda7e63efb4103b7827def0faabfa1976576c107bf 3,012 1.00/1.00 vMB 115
653,741 653,741 000000000000000000053301d3b3b0f358589a6848a2494aaa0ca38edf99e48c 3,081 1.00/1.00 vMB 113
653,740 653,740 0000000000000000000b55214f8d3d5006c83f81ef4cee3222b32490e3ea58ef 2,709 1.00/1.00 vMB 117
653,739 653,739 0000000000000000000c525bac092b9f6b9cc808d040b55e0358f3a2c8a4621a 2,155 1.00/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.61 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: 671.92 GB
    • Received: 16.06 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.