Loading Tool

Explorer IconExplorer

Memory Pool

73,490 transactions
28.29 vMB
0.07460728 BTC
Random Selection Loading Transactions
Max Size: 167.40/200 MB

Candidate Block

Mining Attempt 809f73ab270f5cf9ba46f71090143104a638f9a57ef917610f1c2ab52d621ae3
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 1fe767650a84db488e70ab5c17693c81e832fb16fa796a8e5f60942bdf2624f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,870
Size: 1.00 vMB
Total Fees: 0.01785792 BTC
Feerates: 150.86 > 1.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (755,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,280 159,280 0000000000000a00d54d85acf9aa6422912d58d5eaadf12a8d2f143fd9883e42 1 0.00/1.00 vMB 0
159,279 159,279 0000000000000c263d36eacc44894267d30969b911d5ae14bb40e728d0e023da 1 0.00/1.00 vMB 0
159,278 159,278 00000000000007694a407340826c5335c18ba4ebfbd6140c5b7390c82cc400fb 30 0.01/1.00 vMB 37
159,277 159,277 00000000000001a12b0fe95fa28c33b4c627336220f67c1997be2b60e01cf600 35 0.03/1.00 vMB 122
159,276 159,276 000000000000029e35663cd7f924d5f9ee7fd0357c456ec96bf00d3a887db571 79 0.03/1.00 vMB 111
159,275 159,275 0000000000000175a248f206ca6eee43fc3c94ca1bd784ac116f9191fb889056 35 0.01/1.00 vMB 132
159,274 159,274 0000000000000cf9dce2f3fd51429062712b7005699232229258f6af2eec0bb6 17 0.01/1.00 vMB 78
159,273 159,273 000000000000054d5838cc236d6bec6d12c97bc008185a92377d2e4c2f647392 24 0.01/1.00 vMB 0
159,272 159,272 0000000000000abbb207800832189dbb3aa246f0ab0eb47dbff748a7b5e99eec 18 0.01/1.00 vMB 127
159,271 159,271 0000000000000512572170477fc34c35260cc8c2d4a681111530e9be75098466 11 0.00/1.00 vMB 17
159,270 159,270 000000000000060c3df11506ee2399b0a1c73ee3642a5af405f8bedc91f05f23 32 0.05/1.00 vMB 21
159,269 159,269 00000000000007c513f001dd2473724fef337ba29202397aca6133242536fdde 43 0.03/1.00 vMB 28
159,268 159,268 0000000000000040662216b3967e319eb8c88ce94849b4f905bc565e1beba419 96 0.03/1.00 vMB 59
159,267 159,267 000000000000046cccf25ba39da983992c91ea9bd41de0fb58cea1cb859d84e2 50 0.01/1.00 vMB 0
159,266 159,266 0000000000000bc165cefec74855dd86533a87f3c8b3465eef0cd4bc3ab2dab2 73 0.02/1.00 vMB 75
159,265 159,265 0000000000000666f87273ffee2b20beef2641a097076877daf4cc9e09af97bc 72 0.02/1.00 vMB 84
159,264 159,264 0000000000000aeb0e2e314dcbf78baea4cd3aacf4d559cbff6b6598b5f1373a 73 0.03/1.00 vMB 232
159,263 159,263 000000000000073833bca8d0ea909fde717e251576b7b3ccaaa58ad5d39eed60 21 0.01/1.00 vMB 354
159,262 159,262 000000000000054bf5a2bf240813f6b6c810677535a48b643da66330ac9fc581 58 0.02/1.00 vMB 0
159,261 159,261 0000000000000306b32d61554fa088f3a2965bc79d456b181a8fecc033e54aaa 90 0.04/1.00 vMB 193
159,260 159,260 00000000000000d656a5fcb9cdad2e2a3c61f670fbd16d278657fe53e0a8b42c 63 0.03/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.