Loading Tool

Explorer IconExplorer

Memory Pool

16,757 transactions
7.98 vMB
0.03341986 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.44/200 MB

Candidate Block

Mining Attempt be11fe4742a237219a4f79a5d3bdd9f008adee384a27073ee9ffa66310e5cdfe
Version 20000000
Previous Block 0000000000000000000145675ea6000f3d15ebd1e48b044500eb75bc4f666b05
Merkle Root 307a1d624b5921bc4cba895351a1aba2d86202a750f4d1a55bd532e290e05210
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,805
Size: 1.00 vMB
Total Fees: 0.01700094 BTC
Median Feerate: 0.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,423 (780,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,951 132,951 000000000000106a5d8e2e11c7ea2d0d927e60a6a5c4fddfdbc900be2166ea4a 16 0.01 vMB 763
132,950 132,950 0000000000001089c7dac1bac6e1990c4b7df41a0150555e2025dbf10997ed51 17 0.01 vMB 724
132,949 132,949 00000000000011fef9dfb4ab5b0cb74bf3c2fcd6a84fac1b3151cb53c7c89441 42 0.01 vMB 407
132,948 132,948 000000000000120fde9581e29d2176d7449084fe647a4f4218dd327c33f5dabb 40 0.02 vMB 333
132,947 132,947 0000000000000cd2921f3650520d460a13b56f5c59976b6234466aeb897fb6a1 22 0.01 vMB 858
132,946 132,946 000000000000109d4deda80d5070cbf237a589f0628715460923cafb5beb9e38 22 0.01 vMB 144
132,945 132,945 0000000000000849bde07ace805b8862ae35667e69c3d012fc05d25a7875f181 29 0.01 vMB 207
132,944 132,944 0000000000000a3f8de486a53c4f8b15ee023b368cc0c671e658356dbc82369c 28 0.01 vMB 606
132,943 132,943 00000000000004dc9bb0687636a81f2400d6f2a55a002d2b926038e8377ac3f1 30 0.01 vMB 238
132,942 132,942 0000000000000e71546b16ad54a811645b11cdbf6edee123caec29c50f279351 1 0.00 vMB 0
132,941 132,941 0000000000000c65a07112f5ab8c3c88d45a561ffb84e846400eb4281397c69f 10 0.00 vMB 17
132,940 132,940 000000000000027eafd12e5170444447b3a5a9dc0e716a1476c920a16e72250f 23 0.01 vMB 1,179
132,939 132,939 0000000000000a98189656abd90013047716b2f76a10580562ac6817439a689a 13 0.01 vMB 9
132,938 132,938 0000000000000cb8c53853c7acaa124402a471d2f6277f77d59904bfaafb20b2 118 0.04 vMB 239
132,937 132,937 0000000000000028943cf64ee7be17a883944f8686938fb94c22b759bf18dac3 28 0.01 vMB 499
132,936 132,936 00000000000008bbac2dd8968eaf265c242a2adde89da515dfaa2488a13bbd8f 8 0.00 vMB 21
132,935 132,935 00000000000002ced22c9084fe23428d36ba930fd90393295ef7cb1dbebc12ff 17 0.01 vMB 787
132,934 132,934 0000000000000a97b73b2c3c0b62ee8e6eea34d6f7d7653a74fbb27d63e65f56 26 0.01 vMB 142
132,933 132,933 000000000000004e6e07541948cd90968553437c9233a7103df9d21a553e0ab6 41 0.01 vMB 340
132,932 132,932 0000000000000958837c0850bf9cc84a50adc171f26831768308ffe64d7b5ffe 50 0.02 vMB 257
132,931 132,931 0000000000000fa263349ae90267e7a2c4fda037f4b106bc5be2a4ec5323dbf1 12 0.00 vMB 17
Previous 10 blocks ↓
Total Size: 779.61 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: 296.28 GB
    • Received: 1.26 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.