Loading Tool

Explorer IconExplorer

Memory Pool

13,375 transactions
4.61 vMB
0.03165061 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 27.97/200 MB

Candidate Block

Mining Attempt d562a5e8e95e85298a1b621ac09094d7125914ba369704ce2d9945dd21bbe82f
Version 20000000
Previous Block 00000000000000000001bb276ebfb9c64dd1914c73fef06e8a64d7595772d834
Merkle Root f06fd7333e9f6a57fd3cc15e0fa2455338af83a809264bc22c03de8e66bda1ec
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.02522659 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,476 (782,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,170 131,170 00000000000002ab1103feb9fef18dbdaf8e5b5d315972c03529765e4e9e481c 40 0.01 vMB 291
131,169 131,169 0000000000000ce8d43c5cdfd8d88ec768a59e6b6808464d53a5c565bf872eb9 42 0.02 vMB 605
131,168 131,168 00000000000001104b5cd1cf933ff801644f643f0535a30bed4aca540e9e088f 7 0.00 vMB 54
131,167 131,167 00000000000001a94500c8b713e50a7b4fc08647703b0c87b974fb343afd2dfd 30 0.01 vMB 830
131,166 131,166 000000000000090a09560457d8d026afcbc92680366a6d63619e7475c6b7eedb 126 0.05 vMB 421
131,165 131,165 000000000000085fa83e4524bf4bbf3796048a9f180bd2d4da0fd737e44707f5 143 0.05 vMB 105
131,164 131,164 00000000000012d397b548d47c6a9e069f5d697f4a0d67d4bb07cc0fdb649301 45 0.03 vMB 1,071
131,163 131,163 00000000000009bc209bbdebfc5a82d8aa90764a3fda97ead8120cfc7be39a7d 51 0.02 vMB 186
131,162 131,162 00000000000001c3754a96862beaab14d4b20aefbc03067bb928006804eaf945 24 0.01 vMB 1,437
131,161 131,161 00000000000002a41fee416c5c69dfcde591ed69cdb7882d496de340f37e3a8b 85 0.04 vMB 1,387
131,160 131,160 00000000000000f78e83f63fd0f4e0f584d3bc2c7010f679834cd8886d61876d 19 0.01 vMB 160
131,159 131,159 000000000000110f3898d5a2234b73b26ba13158e53186e4311b9bdc88ca9c1c 15 0.00 vMB 223
131,158 131,158 000000000000083a08923336e41bb269fa00de7ccc0d0acc0a1400d2d9adc9c3 65 0.03 vMB 1,296
131,157 131,157 000000000000128d73d1fcbcc9309fc018b33ea656478de2e1b3105517ebbd9c 12 0.00 vMB 316
131,156 131,156 00000000000008fa587497e13a0b43c230c81da71091bd8637a3a4eaaabfaf99 27 0.02 vMB 849
131,155 131,155 000000000000009fb0589ceaf09c061fcef33d71789653db434c654155de6ce9 16 0.00 vMB 771
131,154 131,154 0000000000000e52d0f10d04c49451dfbe40d539f6be0032eccde93e5d42a606 85 0.05 vMB 418
131,153 131,153 000000000000019e30e5728ebf49d052fe885346e6f2153902e433ff09d52447 16 0.00 vMB 1,022
131,152 131,152 00000000000001fe6b390c839e02f958c02a0ba52d8853e0ef73fd6e6d05a690 54 0.02 vMB 962
131,151 131,151 00000000000005d1f37f771484bc9b636f4eddce8b17813ec049136d3c1ccd84 22 0.01 vMB 796
131,150 131,150 0000000000000e5df3805ade2f15f182f8c571041b233e1e0a4a943b3e268e6c 141 0.07 vMB 283
Previous 10 blocks ↓
Total Size: 779.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 338.27 GB
    • Received: 1.64 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.