Loading Tool

Explorer IconExplorer

Memory Pool

76,573 transactions
28.24 vMB
0.08179944 BTC
Random Selection Loading Transactions
Max Size: 171.92/200 MB

Candidate Block

Mining Attempt 83440604f9d731b04ff06deab2a3ddfc00e5ea83a3990952d1c584e36da036be
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 24ed5f0e8514f714dd5bb6c9b66cb9fdd9d6a79e30bd34bbe8129f29a935335a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,079
Size: 1.00 vMB
Total Fees: 0.01925313 BTC
Feerates: 142.33 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (217,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,716 697,716 0000000000000000000505fa4e71757505926b733147e3d0c01be9085d95fee4 3,140 1.00/1.00 vMB 6
697,715 697,715 000000000000000000040d264a8ba6f2aa69c53dd062a0a9219aedb30f6fcd6b 2,722 1.00/1.00 vMB 21
697,714 697,714 00000000000000000003cfe410c0e7b9fa208137573a3a8308700281fc47ce4d 921 0.74/1.00 vMB 1
697,713 697,713 00000000000000000007504240f3689b0c0d0abf78c4ad92c5caac03ea15b464 2,498 1.00/1.00 vMB 3
697,712 697,712 0000000000000000000173950e0e86b8a2027e5dbfcbcad1e635438f6cc1e89a 3,214 1.00/1.00 vMB 12
697,711 697,711 00000000000000000009aa8f7a2f3e0eac287a82b73d422bdb919723e9cd8ce3 2,436 1.00/1.00 vMB 17
697,710 697,710 0000000000000000000ee825a647a535336e57f2adf0b7163cf28fe3f73e1445 2,829 1.00/1.00 vMB 9
697,709 697,709 00000000000000000002ee22f7cfd7f7faabd0586d9970e1779062a2d69f059a 3,415 1.00/1.00 vMB 20
697,708 697,708 0000000000000000000c03aa6219ef51bcc8641584c8fc972d63eb99fabc3f21 2,142 0.71/1.00 vMB 11
697,707 697,707 00000000000000000000c3a820d1c340aab559d180d5fdab6101754538218b08 1,204 0.45/1.00 vMB 9
697,706 697,706 000000000000000000082fb5602782a056d40b014e6573accadbfc1450644e4e 1,974 0.64/1.00 vMB 12
697,705 697,705 0000000000000000000150aec79f7e534aeb3a29f24f5549b58fe624c69d6224 338 0.10/1.00 vMB 12
697,704 697,704 000000000000000000031a902a70f5cd6c0ac3bdcccad549e89ac4f473c21b20 1,123 0.90/1.00 vMB 1
697,703 697,703 00000000000000000007cd084b230b7735cede4dad742469b02004f9164ca0bb 2,693 1.00/1.00 vMB 14
697,702 697,702 00000000000000000000ee600b1f368010355a0253300129e58bdca5212fc6f8 1,987 1.00/1.00 vMB 3
697,701 697,701 00000000000000000008db441618afdc709354610014711eddbb34b00319f806 2,617 1.00/1.00 vMB 8
697,700 697,700 000000000000000000059804dcab6e83bc44716b9be66a86f8bc9d3b8ec11149 3,086 1.00/1.00 vMB 18
697,699 697,699 00000000000000000000214bf493051eac6c8b2f92c266cde8f7d0c4a1e1de4c 3,194 1.00/1.00 vMB 25
697,698 697,698 00000000000000000008c0fdedd4d0000ad7be25d51f18071f52503dc722df37 2,380 1.00/1.00 vMB 16
697,697 697,697 00000000000000000009452a3452375dbadfa4900548b5497b7e0c548280c9ee 1,352 1.00/1.00 vMB 7
697,696 697,696 0000000000000000000f53bd6c53f60269ef342da1aacc2e14bbe4321300d8a5 2,175 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.91 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.77 GB
    • Received: 17.47 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.