Loading Tool

Explorer IconExplorer

Memory Pool

33,338 transactions
27.70 vMB
0.05608976 BTC
Random Selection Loading Transactions
Max Size: 137.70/200 MB

Candidate Block

Mining Attempt 4732169d11d2a7e9d1c79764acef615e8086eb33404856faa0865fbf0ccfe6e8
Version 20000000
Previous Block 00000000000000000000872c24b56bc53b068381814062d2109930a290062aad
Merkle Root 7e505026f215513e4f77e3e65ec5c9cbaf779f52e16a448fb214b135579cca0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 709
Size: 1.00 vMB
Total Fees: 0.00344199 BTC
Feerates: 12.16 > 0.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,552 (367,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,027 547,027 0000000000000000002543dd1f235f3d46b9e9bcb08df0eb80f3d59314c44311 2,809 1.00/1.00 vMB 15
547,026 547,026 0000000000000000001a397acb56f7a9acb6cbaca1711382fd6afe88cfd5628a 876 1.00/1.00 vMB 25
547,025 547,025 0000000000000000001b5c6b2d3bc8e37cae703343767062e9ef49f37b3311a8 2,071 1.00/1.00 vMB 10
547,024 547,024 0000000000000000000a035e5b6d00078dfc0af2af66ed620e57a3e16ac43dbd 2,194 1.00/1.00 vMB 25
547,023 547,023 00000000000000000012a0a270b7723765d34446bf002bb7ffc4abbbb68ea673 1,658 1.00/1.00 vMB 22
547,022 547,022 000000000000000000017428f929fe1c871e2b7ecd3ec86efb9788a5b748dc05 1,198 1.00/1.00 vMB 43
547,021 547,021 00000000000000000019f2d950aff9779737b2a8328f375a51900395aa079605 723 1.00/1.00 vMB 67
547,020 547,020 0000000000000000001313650958da97cdcafa11507dbd94285b7f5df443370f 2,400 1.00/1.00 vMB 17
547,019 547,019 0000000000000000001e22d7a15aeb7137c16c66957f38da98b98b2e308c47f4 1,020 0.64/1.00 vMB 3
547,018 547,018 00000000000000000023f025c84b5d27a229efc010662ac9d8b188a93b691420 2,307 1.00/1.00 vMB 16
547,017 547,017 0000000000000000000033fcb08689aa493b2f806f6da2f39de0e69f1b1b7a40 508 0.37/1.00 vMB 5
547,016 547,016 000000000000000000269eaa62a3a731eb6f1412d4d48d9af4fa851c60dbf1d0 2,106 0.99/1.00 vMB 2
547,015 547,015 00000000000000000000a765c363bdbc8a28a6df9af56c9049915c8925fe10ad 2,580 1.00/1.00 vMB 20
547,014 547,014 00000000000000000006fe7fb559dc1221c81ef75d95089d93562fadc0e7d963 1,315 0.69/1.00 vMB 11
547,013 547,013 00000000000000000002ac9308a32774cd68e6712ac6abceaa5032c96dbb4924 737 0.28/1.00 vMB 13
547,012 547,012 00000000000000000008d8082d88b9ff3908839b1be51ae5865d229feef24880 116 0.08/1.00 vMB 9
547,011 547,011 00000000000000000012ef1d6c39240e572e3c7e394b5918f3c5fee81998f42e 343 0.53/1.00 vMB 3
547,010 547,010 0000000000000000000f0497c7a722eb38260f33f1fb9059223b4da835f42adc 918 1.00/1.00 vMB 1
547,009 547,009 000000000000000000062a19e6af168f08253c352078489be9cadcf0b322432e 2,155 1.00/1.00 vMB 5
547,008 547,008 000000000000000000061a0376ca45e6fe90018a584be11b1bf330d7bfaee477 2,436 1.00/1.00 vMB 23
547,007 547,007 0000000000000000000e2ed9b2ba424bf6897330ceea0968c53b633d328ea682 1,155 1.00/1.00 vMB 5
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.26 GB
    • Received: 11.43 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.