Loading Tool

Explorer IconExplorer

Memory Pool

78,886 transactions
29.39 vMB
0.08269195 BTC
Random Selection Loading Transactions
Max Size: 179.69/200 MB

Candidate Block

Mining Attempt f65ea9ed4d2dfa25baf9f81ba8998bcbc24b125891011b3ad58094a3381f0145
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 691c21807e173f83e8aa3601d3bb8530f265d8b2df3f9eacc4baa8b03fd75f8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.01812036 BTC
Feerates: 402.60 > 1.82 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (615,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,823 299,823 00000000000000003f6fe2c68fb54fdd91e76292dcbfd9a784aa4901f3339598 369 0.21/1.00 vMB 37
299,822 299,822 000000000000000010ae07ac8eb6f22c505c76cbc7df91baf3ece72c9277da19 914 0.79/1.00 vMB 24
299,821 299,821 0000000000000000735303b82c6d21d81fcd83e9d3fad6c0b9e1f28b618415d5 836 0.35/1.00 vMB 46
299,820 299,820 0000000000000000358025e6e6c1670b163c1a10c013dc15d9b406902f567f47 766 0.35/1.00 vMB 46
299,819 299,819 00000000000000005f0ec767e3524ea1a701154475025af9b87e989754d649cf 77 0.04/1.00 vMB 3
299,818 299,818 000000000000000043b6db88e6dfa441c6dec54943f581fa71dc1435f520afa5 174 0.13/1.00 vMB 24
299,817 299,817 00000000000000002bd8b6bd2f736ec9b27ff9def3cfbcef64a4794936c064ce 227 0.11/1.00 vMB 40
299,816 299,816 000000000000000015cfd1f9c9942a48e4e15b093a80e220b07df4ccefab59ba 271 0.16/1.00 vMB 36
299,815 299,815 00000000000000000f424d8334029e9180dd17759491357ddaa270f9dce884df 89 0.22/1.00 vMB 10
299,814 299,814 00000000000000003f462035e082b33824b4b15841af46c618144a4c5940c7a3 164 0.13/1.00 vMB 20
299,813 299,813 00000000000000003550c926142fca8dad4ccbe98b2cdd66cb52cf3cf7cd74a7 560 0.25/1.00 vMB 41
299,812 299,812 0000000000000000636abeb95aade885a3247c81226e7b67725a71c0e0540fc4 680 0.35/1.00 vMB 35
299,811 299,811 000000000000000056fb8d2d013e0b309ac187d1b3094dee9572571b753dabc1 577 0.33/1.00 vMB 36
299,810 299,810 00000000000000000850534e108a820b1dd69447681dcb88680b72e95be271f3 81 0.04/1.00 vMB 27
299,809 299,809 0000000000000000142a5d358b5f52b9928188dc94c8675251b3f3d9acdc0aca 20 0.01/1.00 vMB 33
299,808 299,808 00000000000000005b22e4d8b731d7ae621af16c49a460ee094805f36313a04e 368 0.22/1.00 vMB 39
299,807 299,807 000000000000000024792cf34352c2f53cb98ff36d4c2ec703f96e9383aeee42 50 0.07/1.00 vMB 10
299,806 299,806 00000000000000002c7b0f2e47737109b3e13358b35d70a7009f3b95d1cea8dd 43 0.07/1.00 vMB 5
299,805 299,805 0000000000000000486019288a64fd870ca6df5addea88b697ea1c036bf4d0ea 74 0.05/1.00 vMB 25
299,804 299,804 000000000000000026cfb8c1247fc6baec32c86adbe3a15517eaae84cc0c6a55 148 0.35/1.00 vMB 5
299,803 299,803 000000000000000034d3ce42ac41f4225e9a8364bad2539e0464073a25edd5c4 62 0.04/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.