Loading Tool

Explorer IconExplorer

Memory Pool

81,653 transactions
30.17 vMB
0.09680720 BTC
Random Selection Loading Transactions
Max Size: 184.41/200 MB

Candidate Block

Mining Attempt a36d444e3f5611587126b1d7ee5dadca98fe4bc1b29cca23864f98078474adca
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 51e1334480c13a98cfaadd407220889709bfb0544216d4f85ace2528863c6c4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,681
Size: 1.00 vMB
Total Fees: 0.02840384 BTC
Feerates: 402.60 > 2.85 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (533,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,020 382,020 000000000000000001fc8a9c4bf514f0cc50dea0d654872eb0dfe2814c96a46a 2,464 0.95/1.00 vMB 54
382,019 382,019 00000000000000000abf10a64d56ebf69539b08a2b1bb24f56434839fe153014 2,247 1.00/1.00 vMB 39
382,018 382,018 00000000000000000a11bf5ca7d611954b33f18cbe9120b668a4508d766b27e5 2,630 1.00/1.00 vMB 48
382,017 382,017 000000000000000005489d0f8cabe53a087c2a61011bd0df2ff482e5f31b640d 2,329 0.93/1.00 vMB 34
382,016 382,016 000000000000000009318b7340ecae4ef9200c6032abdd28ade3a4f6c5c04b2d 1 0.00/1.00 vMB 0
382,015 382,015 00000000000000000fe52ba3c002ec9906932d8c99fd80c18afb217a1a9dfd58 3,309 1.00/1.00 vMB 171
382,014 382,014 000000000000000007e5b0e4d89d763f7abb2222e6d959449f853151ef24b3bb 1,570 0.99/1.00 vMB 25
382,013 382,013 00000000000000000b9b0659f416bd9a80c0e11e155eb70e871ecf1994276778 48 0.06/1.00 vMB 205
382,012 382,012 0000000000000000088843ee9dd5f3c6fc59389129b97512946941e11220ea49 1,915 0.95/1.00 vMB 37
382,011 382,011 000000000000000002f08b6698b1e667835c53cecbf26c679e31eed2db05462c 1,650 0.95/1.00 vMB 34
382,010 382,010 000000000000000004b6558c596ad88130ff202438c562548734a922be10e7d0 2,125 1.00/1.00 vMB 38
382,009 382,009 00000000000000000c25d38ea6e3e914daa9545cabe6a01e2662d9d2ccb6144e 1 0.00/1.00 vMB 0
382,008 382,008 0000000000000000103e4657ce44554afdb1031b873bf0e479fc31f0eda87da1 1 0.00/1.00 vMB 0
382,007 382,007 0000000000000000070f7bd277e9901d052ebea1338c1cb77a9f631d80706181 2,230 1.00/1.00 vMB 46
382,006 382,006 0000000000000000061d0214a4046b9c7466024589b573ac9722c05534076b0d 1,671 1.00/1.00 vMB 30
382,005 382,005 000000000000000002e9903a694901afd6175ae123c2a5e32c7d5430fadf6bb3 2,220 0.95/1.00 vMB 40
382,004 382,004 0000000000000000116300f16109a5e986a3d01d1dfe4f1f644762f0702f61a1 2,277 0.75/1.00 vMB 64
382,003 382,003 000000000000000001a3bdcd953bc8cafefba27a19e901b590367e67a8875610 1,279 1.00/1.00 vMB 21
382,002 382,002 00000000000000000459d4e6dfede4310b294c36aa804c04b0ad68775e1a3f35 823 0.38/1.00 vMB 34
382,001 382,001 00000000000000000c43df306ac280360bb0592d2a56f2b1a9e4c8e870907bf9 1,581 0.79/1.00 vMB 33
382,000 382,000 000000000000000003cf98590769bde40ffcd6800733ab47dd406d8203e65a89 1,376 0.89/1.00 vMB 29
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.21 GB
    • Received: 17.67 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.