Loading Tool

Explorer IconExplorer

Memory Pool

74,621 transactions
27.50 vMB
0.06588187 BTC
Random Selection Loading Transactions
Max Size: 168.11/200 MB

Candidate Block

Mining Attempt 72f457c1604be23547f64eb774db6e5e0c610902ed20a1ad1911cf8f0136144d
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root bf506f35b7f801f074e0e0a852bf2fb386850395d9bda043d42f978de8a7001e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.00723759 BTC
Feerates: 50.34 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (533,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
381,999 381,999 000000000000000007791e7202f3f68be682431a09d33685c717959d3e33a946 1,706 1.00/1.00 vMB 30
381,998 381,998 000000000000000004817b9709d1c6b6aed50b5b98c316f37529a4563163cc82 917 0.99/1.00 vMB 17
381,997 381,997 000000000000000003e03b65b63c2837ab154ddadfacb299453818fffcefc8f6 1,242 1.00/1.00 vMB 26
381,996 381,996 0000000000000000075b120c8554f468d5b10839b716492ed8f33d67278cb5a5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.