Loading Tool

Explorer IconExplorer

Memory Pool

42,650 transactions
27.81 vMB
0.05747693 BTC
Random Selection Loading Transactions
Max Size: 146.63/200 MB

Candidate Block

Mining Attempt 0fa582658c190a894f32f9c856a78993dafc054830b8bb9bfb023f18a8970b0a
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root 97d09e30a3e37411cd0c32c2516ac8c30e7b8c676eed5ae2d3735f547217aac5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,127
Size: 1.00 vMB
Total Fees: 0.00534814 BTC
Feerates: 40.21 > 0.54 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (325,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,017 589,017 0000000000000000001a8e554547e1378fa2c9ebcfd531e6f08d379017b9c390 2,716 1.00/1.00 vMB 34
589,016 589,016 00000000000000000008b60624ef12b68e49bef3aa5dd67a936dbeeaf811f255 2,641 1.00/1.00 vMB 36
589,015 589,015 0000000000000000001b97a67fb79e81ef9d6e7e508b839d62d641a7d3da858a 2,711 1.00/1.00 vMB 44
589,014 589,014 00000000000000000003ecdea3822812a57c09c37e28eead593ac371b3439343 2,772 1.00/1.00 vMB 43
589,013 589,013 0000000000000000000e87a4609511a9881986786f69f6d2390ff9e715361ea2 658 0.93/1.00 vMB 2
589,012 589,012 0000000000000000000b52cbf40c5e2a5a6e52fd050a451a4de4fa25635235b6 2,195 1.00/1.00 vMB 33
589,011 589,011 000000000000000000119102a99d5a698c8f11a65562da41ccb187842a9dcbf4 2,015 1.00/1.00 vMB 30
589,010 589,010 0000000000000000000709222e04eba332b09857ce5fe57de49c990d96f5a01d 1,895 0.93/1.00 vMB 11
589,009 589,009 000000000000000000073b6ee9106eedeec2c8ab00099aa3d16f110d18e8f247 2,625 1.00/1.00 vMB 35
589,008 589,008 00000000000000000014b207f68384409bbebbe8498f49f62148f8efe04b7550 2,471 1.00/1.00 vMB 26
589,007 589,007 000000000000000000028404a28ddab411ba62302ff599a4c31fff2d809f3cd8 2,491 1.00/1.00 vMB 77
589,006 589,006 0000000000000000001216b3c96b17f448640b0b4bdcefefcd513845d9981456 2,575 0.97/1.00 vMB 24
589,005 589,005 000000000000000000144894edae352abc033b4b71fd91dd5c086c0ec90e3423 2,495 1.00/1.00 vMB 38
589,004 589,004 000000000000000000135730e85b5eafb1187e9b60335723fd8826435db11f23 2,916 1.00/1.00 vMB 37
589,003 589,003 000000000000000000168d8c41cec7335c780dc414c59fe1faacd933fc9598df 128 0.96/1.00 vMB 3
589,002 589,002 00000000000000000005770023b92a4b1db9d2fdf749bc8d8cd4154b8a521f02 2,311 0.91/1.00 vMB 37
589,001 589,001 0000000000000000001338bc4a019957dceb45ead55af24225eb89cc486afd8c 2,762 0.99/1.00 vMB 34
589,000 589,000 0000000000000000001a1d81d9e91b341ebc6fe352a127a6e2144ea6ca63beee 2,612 0.92/1.00 vMB 21
588,999 588,999 0000000000000000000b1f55a8c3555c2a30ca455748bc0a3d6450b835ad3909 3,038 1.00/1.00 vMB 28
588,998 588,998 0000000000000000001a903c5e6e43608742b35f07897fbc915693b51aef1252 2,025 0.66/1.00 vMB 26
588,997 588,997 000000000000000000093bd4e54026a9185e81ff969116b54ab540dee272f464 2,214 0.73/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.05 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: 650.78 GB
    • Received: 13.33 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.