Loading Tool

Explorer IconExplorer

Memory Pool

48,758 transactions
30.41 vMB
0.09108794 BTC
Random Selection Loading Transactions
Max Size: 162.61/200 MB

Candidate Block

Mining Attempt d7479c7a87816f07fca00f30f95d8f39ff21bf83f91e4ffd38bcf856feb7a6c8
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root edaa5c6980d56aeba49ed1ef537810c17306b2a4730b8896ed34480850acb1ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.02933962 BTC
Feerates: 101.56 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (344,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,787 570,787 0000000000000000001c93b977e8c8e3dfd710aa4afdd7c144205971f9da366f 3,090 1.00/1.00 vMB 130
570,786 570,786 00000000000000000010688d643f701c80bc8fffb1112071a232cc6c92773cdc 3,300 1.00/1.00 vMB 146
570,785 570,785 0000000000000000000ce6002f649db2c32878106c67efcd3ad783dab31943b2 1,733 1.00/1.00 vMB 119
570,784 570,784 00000000000000000013b12b7235724c426966cda549b04b34b207fcd727fb03 2,173 1.00/1.00 vMB 131
570,783 570,783 00000000000000000000532230e25d02cefafb2db3bce7db6668f7e2e2d45ac2 1,700 1.00/1.00 vMB 38
570,782 570,782 00000000000000000002ef16f6f1018d0ab9727557979c99fa3d6b30c38abea7 2,754 1.00/1.00 vMB 53
570,781 570,781 0000000000000000001efdb8f955d226a8d537888defa10012b9ea1f855b259a 2,348 1.00/1.00 vMB 10
570,780 570,780 00000000000000000019852a4c9d3532ee49d4b6ffea36e2ec501a77db1467d0 2,410 1.00/1.00 vMB 15
570,779 570,779 0000000000000000000afe6e053f4aaeb04b34996e4cbb1cb417867e6dc91e1f 1,598 1.00/1.00 vMB 85
570,778 570,778 0000000000000000002523be17b43f85c7e260813bc8fa2865b7e47a8dab6822 1,895 1.00/1.00 vMB 99
570,777 570,777 000000000000000000038f5be9a7eb391801897fa0c734956bd6201e61924c46 2,347 1.00/1.00 vMB 40
570,776 570,776 0000000000000000001bee47525a7474d4a4861fac049a7a70bb6fae964e0911 2,322 1.00/1.00 vMB 39
570,775 570,775 0000000000000000001a638e1856bc9759f07f5fef707957427666b04b357193 2,064 1.00/1.00 vMB 72
570,774 570,774 000000000000000000123e222615984fba42a0ea3340debca5a89c0288321b39 2,520 1.00/1.00 vMB 42
570,773 570,773 0000000000000000001404deab4a17f480f7dab796b42d7d6da41efe0b8a7813 2,378 1.00/1.00 vMB 35
570,772 570,772 000000000000000000049ba2923ab5e379b92805ef917812371f933c62c38233 2,981 1.00/1.00 vMB 74
570,771 570,771 00000000000000000017fc19032e28719ac8079656027b8f4b651ebff8a55c77 2,705 1.00/1.00 vMB 62
570,770 570,770 000000000000000000256a72c4b19da7245a8a0afd889408d4fa3a465c6cb655 2,382 1.00/1.00 vMB 55
570,769 570,769 0000000000000000002598fd72648b5117011886fa0cfed529a570e25aa5b8b9 3,070 1.00/1.00 vMB 101
570,768 570,768 00000000000000000004b047e4828956b6b76786e382a0b4fe7f5a560122d099 3,053 1.00/1.00 vMB 132
570,767 570,767 00000000000000000029e1c464b9e3a310f173b04ea6a64c20a8415fb40d62cd 2,984 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.