Loading Tool

Explorer IconExplorer

Memory Pool

82,712 transactions
31.23 vMB
0.12892496 BTC
Random Selection Loading Transactions
Max Size: 187.55/200 MB

Candidate Block

Mining Attempt 3ae9a64ab560c743dfa6eb3c9149d7039cb583ecc97f5b6332c178fe32d3666e
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 19de36dd19197dccd885afee41945dc52f4f7b35d7b0e1619059c2797e0259bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,388
Size: 1.00 vMB
Total Fees: 0.05683834 BTC
Feerates: 180.34 > 5.70 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (420,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,703 494,703 00000000000000000040e18ab522a0b7d52cc5feaba8c553c424f27ba117a4af 1,754 1.00/1.00 vMB 98
494,702 494,702 00000000000000000018e60d59da0a9dbc480bb82c7aa7ee2fd3d691af6db77a 2,388 1.00/1.00 vMB 252
494,701 494,701 000000000000000000a8d0dab50a6d205876bbcaadf43bc5c8738f07c018732c 2,335 1.00/1.00 vMB 286
494,700 494,700 000000000000000000b8236365a744c4983523fdabf93aae1016db846fc0413c 2,136 1.00/1.00 vMB 447
494,699 494,699 0000000000000000004079b5144aa4acfe3783137dac67a80e0eaa5a4370585d 2,043 1.00/1.00 vMB 220
494,698 494,698 0000000000000000000865fa03f6798da5f0d21348e9806e40d9af98015d16ec 2,227 1.00/1.00 vMB 327
494,697 494,697 000000000000000000547f0e37587db186f03ce5d1d73f97637480f97b243605 2,405 1.00/1.00 vMB 610
494,696 494,696 0000000000000000001e88fb3e573b782b66a5ca18b821d5d29895eda9ee0784 2,379 1.00/1.00 vMB 156
494,695 494,695 000000000000000000764d30551b34c1f9bf4f57b6d90b55057716f32f9e3ce2 1,965 1.00/1.00 vMB 446
494,694 494,694 00000000000000000070decc555253c7d0cc707e1b975aae563cbbca66341023 2,470 1.00/1.00 vMB 553
494,693 494,693 000000000000000000b812f303f01abef90e2d26771619cb9d1ef95e1d8b4d55 2,285 1.00/1.00 vMB 290
494,692 494,692 00000000000000000069ed3a0741f1442924fc7634c82e17d87e0faa57f51da9 2,393 1.00/1.00 vMB 515
494,691 494,691 0000000000000000009554bdab574141349b14be84bb8de801e91a0b662bc669 1 0.00/1.00 vMB 0
494,690 494,690 0000000000000000000e5ce2d2f13e518c0c500f45dcbaa153e76375970e32a9 2,023 1.00/1.00 vMB 231
494,689 494,689 000000000000000000b39b1f43c177d25b86c71b7868382e102d662f239cf810 2,223 1.00/1.00 vMB 462
494,688 494,688 00000000000000000059f1043e77967012f859a71019160f4e55bd6c42aab53b 2,123 1.00/1.00 vMB 367
494,687 494,687 00000000000000000035cfc9242bf7601129087f64e762667dddc89d60a3289c 2,218 1.00/1.00 vMB 600
494,686 494,686 0000000000000000000e37ac3f321361ebbd6e53aec947d672f0271994cc6a56 2,315 1.00/1.00 vMB 464
494,685 494,685 000000000000000000140d01297746261de8b6da751b94b639b584b562ce1247 1,875 1.00/1.00 vMB 108
494,684 494,684 000000000000000000c9a696e00609fd78aae6f5dcde1e5975adfe48f99216d5 2,292 1.00/1.00 vMB 421
494,683 494,683 00000000000000000052ea14f723723773b5a7cefd21837ddc62d6abeea9840c 2,308 1.00/1.00 vMB 241
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.