Loading Tool

Explorer IconExplorer

Memory Pool

56,696 transactions
32.16 vMB
0.18498326 BTC
Random Selection Loading Transactions
Max Size: 173.21/200 MB

Candidate Block

Mining Attempt 41deccd410f806a8df1079b54ed0742e4d803def9a0bb865cd51697c259408ea
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 6fed88689ede4441465fd2ae365bb858f12f549407928c7374052409b57d5720
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.07293526 BTC
Feerates: 465.21 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (167,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,229 747,229 000000000000000000078e06da1746f2fbfa85656d58abf8f5ec659742b4c8d7 955 0.32/1.00 vMB 11
747,228 747,228 00000000000000000006c61a380dcf3ee4278f0d38a3bbfb65b940a839338e92 853 0.31/1.00 vMB 11
747,227 747,227 00000000000000000000d1f56c10ce629ef4d8d9c2234974f7d9a3cdee174b40 943 0.47/1.00 vMB 8
747,226 747,226 00000000000000000002e48816e935beafc07926f500278a618b72ff8bcd7f03 1,661 0.81/1.00 vMB 9
747,225 747,225 000000000000000000062839db6ef0a6856263545e3b044765c531261a45977f 2,722 1.00/1.00 vMB 10
747,224 747,224 000000000000000000046e831d8fee4df28aff9e831af180f106f3c566dcaa54 2,250 1.00/1.00 vMB 14
747,223 747,223 00000000000000000000b555237f7f0e0815d4866654ea0fa4f211c90ece0c25 1,996 0.93/1.00 vMB 8
747,222 747,222 00000000000000000003d21a41c54db16c43a1306121daa88e70feda9dbdfbd4 2 0.00/1.00 vMB 5
747,221 747,221 0000000000000000000190ccde2b75742a4e2bc100bb02e3d256fef15a47c28f 1,060 0.55/1.00 vMB 8
747,220 747,220 00000000000000000008b2e5d4e8876e6bb5856282e977f100f3382871b080f8 3,107 1.00/1.00 vMB 14
747,219 747,219 0000000000000000000860586591d2cc13e37b3004df45ab70856972d5395460 1,277 0.99/1.00 vMB 4
747,218 747,218 000000000000000000022facb1674513b3bb6d420e49cdc57c94fafb3938554f 3,325 1.00/1.00 vMB 4
747,217 747,217 000000000000000000031e70735004b85d79ea4432a6c2f13ad6e702c5d1b5bb 2,516 1.00/1.00 vMB 9
747,216 747,216 00000000000000000004cca2e1a71f66d7e41839368bd07edfe68262660bbd50 2,139 1.00/1.00 vMB 21
747,215 747,215 000000000000000000035fddc796b5aabd68ffe0f7f9e09340693d74de8b33c8 3,090 1.00/1.00 vMB 20
747,214 747,214 0000000000000000000079208bd32756225ac5d8aa20742e6d3392c03d050ce3 2,590 1.00/1.00 vMB 12
747,213 747,213 000000000000000000094621fad6be5a526f07333b0b08f5b7bbee62e7ac1407 1 0.00/1.00 vMB 0
747,212 747,212 0000000000000000000387a784d278a66fe0d54ab84a562a0cc7580dd4d6779c 2,928 1.00/1.00 vMB 15
747,211 747,211 000000000000000000066e37163deec08380ec5fdecbe9d1876285c10317a207 3,497 1.00/1.00 vMB 19
747,210 747,210 000000000000000000042c4d8028cb33cdecaad90e40c1d6eda82161a7e5a1ed 833 0.89/1.00 vMB 12
747,209 747,209 000000000000000000054310d688534034dfa30987985720ab376dc15dd379dc 2,136 0.71/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.