Loading Tool

Explorer IconExplorer

Memory Pool

38,193 transactions
28.54 vMB
0.06316262 BTC
Random Selection Loading Transactions
Max Size: 144.33/200 MB

Candidate Block

Mining Attempt 829b9ce42ba3b06abb37cccb8e0c1f4a2d279b86ab81f3f703b631ad70d2319b
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root 9f2af4cb11c8fe5264eb67ceb6bd13f326726d4e02abd4de50d69806a1f6094e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,753
Size: 1.00 vMB
Total Fees: 0.00804530 BTC
Feerates: 59.19 > 0.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (641,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,757 272,757 000000000000000452a2ed0fd39e8c2dda6445748544e98d7319d9948f644e77 388 0.20/1.00 vMB 46
272,756 272,756 0000000000000001255a471cf9e0be8cbee993340214d5d76d1f740b6fea1d0e 183 0.15/1.00 vMB 26
272,755 272,755 00000000000000020af6c9091fc45106a6b770dbc35cb3b39c4b9c6deb0c401e 146 0.08/1.00 vMB 83
272,754 272,754 00000000000000054d064d33d06514147452838718300f09d8920fb444ddc78d 1 0.00/1.00 vMB 0
272,753 272,753 00000000000000005ce69a0b4dbec4fa94372bc71f4f5b82652d822c2f705ae7 277 0.14/1.00 vMB 49
272,752 272,752 000000000000000448446abc01e4f6de9d5bde330cdbca87a29642297a2428b0 247 0.10/1.00 vMB 44
272,751 272,751 0000000000000005fc904479a60b1c2fd40d4f604f2fb7d050d83a0189fb835c 181 0.11/1.00 vMB 31
272,750 272,750 00000000000000035ff5b9271bc96c9388a18118ec6a6c97e1b750937c740da6 1,083 0.66/1.00 vMB 29
272,749 272,749 00000000000000022c767112b3fc6dbf7d2b73e28239a17afa0538a1f90a8480 742 0.25/1.00 vMB 128
272,748 272,748 00000000000000025d5e0277201f287cc213e59d4e612bb02ccd48449d6bf7df 166 0.11/1.00 vMB 32
272,747 272,747 0000000000000004eb9418d00b5d34875fd624c76f92d71d50bea2c3daf01025 641 0.37/1.00 vMB 29
272,746 272,746 00000000000000035993e87148dade42e7e929b2a83741ac28294708ff72e487 663 0.25/1.00 vMB 94
272,745 272,745 0000000000000005d86b74fa0d61eaf7046d545f54cbab3afbe7385b89419717 655 0.25/1.00 vMB 75
272,744 272,744 000000000000000290c8958bf19e2d78d23220b2efaa290881df604e47f2efb8 317 0.22/1.00 vMB 47
272,743 272,743 00000000000000013870760be5ab305256d265d9565286c929d8940c20cddbef 532 0.25/1.00 vMB 59
272,742 272,742 000000000000000532ac2d820aa11238dfbad9861651b64ef24f295bed3460bc 297 0.38/1.00 vMB 23
272,741 272,741 0000000000000001809759a5c95fbad1724c564e28728d9f1d4e49cbdc3a3383 507 0.22/1.00 vMB 69
272,740 272,740 0000000000000002557d3665acf8530354db092357b51346e3ce383e4dcda9f5 388 0.18/1.00 vMB 45
272,739 272,739 0000000000000005dcc09934faccfdc55c1871f5df70725a082a90e9b3d645c7 721 0.40/1.00 vMB 26
272,738 272,738 0000000000000000e761157deff550a7458767b8d122ce960c12864fe2592d61 724 0.35/1.00 vMB 37
272,737 272,737 000000000000000423b74c75e522676c594baebcff29fe39e8c8c7befc1e745d 660 0.25/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.39 GB
    • Received: 11.45 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.