Loading Tool

Explorer IconExplorer

Memory Pool

81,328 transactions
29.92 vMB
0.15471321 BTC
Random Selection Loading Transactions
Max Size: 180.24/200 MB

Candidate Block

Mining Attempt f83cffe26fbe12e90e1065b9c7fb27a5e189adc2103009d495237512ccd26f34
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 697e6d5ff477874dd00765ff15f8c97cad88a971d59af03008873804a764a602
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.05866991 BTC
Feerates: 1,002.91 > 5.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (448,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,677 466,677 000000000000000001d5414a0899c40d3b3356c7c1d468076fc346dbd6981356 2,103 1.00/1.00 vMB 187
466,676 466,676 000000000000000001394c6db27bebc178f4190d746a469d10c2b625062bec6c 2,072 1.00/1.00 vMB 240
466,675 466,675 00000000000000000152e87652a1789ea5e29e44e05134ae3435622c578e2da8 1,704 1.00/1.00 vMB 171
466,674 466,674 000000000000000000a690905186786d631f23633c6d3666859a25c7bb594d6e 2,306 1.00/1.00 vMB 149
466,673 466,673 0000000000000000014d434fe2d92eb368584121a4ebe38d6db911a19a313294 1,394 0.93/1.00 vMB 173
466,672 466,672 0000000000000000016e1b7e7d7f40c5cc7ac87e06fcb870034691f135dd09b5 2,793 1.00/1.00 vMB 185
466,671 466,671 0000000000000000006a0e9716a1046233201440ca401d2874bbcd63238ae364 2,015 1.00/1.00 vMB 181
466,670 466,670 000000000000000000c1893b489b9f0981a08c66b15175ab80364b1425fbdb0e 2,603 1.00/1.00 vMB 294
466,669 466,669 0000000000000000011de5f5ac03b87dd53a52a9236bd5ec53b9f4cb09dc6ba0 1,686 1.00/1.00 vMB 194
466,668 466,668 0000000000000000014486dbf84878022ae379e05d977269585185b1f76ea537 2,838 1.00/1.00 vMB 257
466,667 466,667 000000000000000000020c9a5d41a7d8967afec56147cb13000c846ce012c47f 2,506 1.00/1.00 vMB 193
466,666 466,666 000000000000000001230ff945b1020e789de8d899ddb6c16fa29a8bda017152 1,992 1.00/1.00 vMB 165
466,665 466,665 0000000000000000005d3feb610b5b6b54aa0cc069d14858cf403c0e273dc575 1,988 1.00/1.00 vMB 223
466,664 466,664 000000000000000000990736abf795f4f92cc60e6f42f5e0da24cbc0a8164649 2,812 1.00/1.00 vMB 295
466,663 466,663 000000000000000001b006d59ac2b03cdc062900164c6308124e4a10060140eb 2,127 1.00/1.00 vMB 189
466,662 466,662 00000000000000000078a3d9b414048d2ea6f273f3fa4aca23c61a005700176f 2,516 1.00/1.00 vMB 296
466,661 466,661 000000000000000001a347bf56e4745a7894af7ab9272618ea1208b3121431dd 2,331 1.00/1.00 vMB 207
466,660 466,660 0000000000000000000cbdc15692e13bf223c4d763286093d3371b4fbfec317a 3,268 1.00/1.00 vMB 386
466,659 466,659 000000000000000000c3fb328af245d44f17a66fda6ea24b78053b17b108b9dc 917 1.00/1.00 vMB 202
466,658 466,658 00000000000000000100784947d68eb479c3262e585e1390251ce301d7ef5885 1,845 1.00/1.00 vMB 234
466,657 466,657 0000000000000000010666ed7a82f494cbdc6662db665cecab35644140c6a28b 2,158 1.00/1.00 vMB 224
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.