Loading Tool

Explorer IconExplorer

Memory Pool

79,000 transactions
29.27 vMB
0.09584864 BTC
Random Selection Loading Transactions
Max Size: 176.93/200 MB

Candidate Block

Mining Attempt 6c3f5cefc606b940400254f5168bcfe2e690c205d05743b586a9de1f0e80868c
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 9bf483a9a535460ff1c7e39defc79eacb1a9d4ffc95a1ad393b704780679716d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.03409720 BTC
Feerates: 150.62 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (504,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,641 410,641 000000000000000004fe6a8a89ca2df9817183e23d3b35bdee66bdbb71baae69 1,719 0.70/1.00 vMB 48
410,640 410,640 000000000000000000cb4cde68bf6e21192f766e08c17fba6b65c60e8ad3b897 717 0.44/1.00 vMB 34
410,639 410,639 0000000000000000055a8e567d50035c80304107a2617e5fca20fe209c287154 10 0.00/1.00 vMB 74
410,638 410,638 00000000000000000573f5ec588d8f3bfe6bf5be83d5c12029867c1bdd7b7c4f 2,544 1.00/1.00 vMB 47
410,637 410,637 000000000000000001bd57fd917003e85a56a02e14cb0410499c2a892351df57 1,088 0.95/1.00 vMB 24
410,636 410,636 000000000000000000447e19d8c4897bfd5782cf595006d220b937d6d491be27 2,281 0.99/1.00 vMB 41
410,635 410,635 00000000000000000610ec66afb2e9e74063003c6280ec6232b97ff7b93b76e6 8 0.00/1.00 vMB 171
410,634 410,634 000000000000000003c172fb5f79e8f6ff1002c4399be9eb8afd62180eb98835 1,348 1.00/1.00 vMB 27
410,633 410,633 000000000000000003d22f21b1c2b359fb4293a977ecf1c20d70064ee57a67ce 2,009 1.00/1.00 vMB 51
410,632 410,632 0000000000000000041dd0da5aeae3acdd487c8fbc650e86c5ea5a700a2baef2 2,586 1.00/1.00 vMB 44
410,631 410,631 00000000000000000530e98eda2803e6d34c94bf885d2fdd82ef54a441787469 2,767 0.99/1.00 vMB 54
410,630 410,630 00000000000000000117a79e4d6fe2979f9d7eeb93d86833d41beaebab0ab634 2,849 1.00/1.00 vMB 50
410,629 410,629 00000000000000000065a535100c53b30d32ab47ed852569171d8f4af56cbefb 632 0.25/1.00 vMB 43
410,628 410,628 000000000000000000acab4318476af9a675bf1499287442acfaa2400bbbd131 1,521 0.86/1.00 vMB 30
410,627 410,627 00000000000000000613d6b87bebee2271f5fb834ae47e5d1ee0cc77a54ea01a 2,388 0.93/1.00 vMB 58
410,626 410,626 0000000000000000002f8301bcd61752998198735a361fe739f1ef88153a8024 472 0.37/1.00 vMB 35
410,625 410,625 000000000000000003b44c05dff5c7c172838e2b2cc4f78d6ba308002866eb60 1,574 0.89/1.00 vMB 26
410,624 410,624 000000000000000000fa42ddd422494b791d88d8c64172c090db5ce1d2d1c32c 2,988 1.00/1.00 vMB 56
410,623 410,623 0000000000000000032d7d4fde7908c1a2351453b551fbc325f3878a966ffd17 985 0.57/1.00 vMB 44
410,622 410,622 000000000000000003fdcabbf15105c3d86df83269821da74730012c521c45d0 176 0.32/1.00 vMB 16
410,621 410,621 000000000000000001de41095cd9db7ac542bfb4bc3f4a10a012334c12a813af 121 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.