Loading Tool

Explorer IconExplorer

Memory Pool

57,160 transactions
33.32 vMB
0.08595892 BTC
Random Selection Loading Transactions
Max Size: 175.76/200 MB

Candidate Block

Mining Attempt e53c866ca201362845b3cdd22d27c6921124d70aa8ca1d4b32654f9902f8af92
Version 20000000
Previous Block 00000000000000000000244511045b78cc570a58cd12d6f7f1beeaced9b63e90
Merkle Root 57e49bb884325841e142bbd16bfe8e387f48cfac724b9fd6996aeef77f004341
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,913
Size: 1.00 vMB
Total Fees: 0.01561316 BTC
Feerates: 50.27 > 1.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,428 (220,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,028 694,028 0000000000000000001112980220f7b6e2fe1a05a5c5bf1a3df0007940752c9e 2,376 1.00/1.00 vMB 28
694,027 694,027 0000000000000000000e373ed21a9fe7bc2ab98263751e367451b32f6180d4e1 2,380 1.00/1.00 vMB 8
694,026 694,026 0000000000000000000c4209bfb27934ee4460f572c26648afcf959702f64256 2,247 1.00/1.00 vMB 21
694,025 694,025 00000000000000000002fd49b958c3ffc7a22ead2e46360dbeb5819c4bb44e04 747 0.28/1.00 vMB 13
694,024 694,024 000000000000000000061cc5a70c169512fbb07ac38b642df9e22ae772a5e647 1,783 0.86/1.00 vMB 5
694,023 694,023 00000000000000000010a3f288ac33e882c785681f198853699b4c62f4b24ef7 3,071 1.00/1.00 vMB 24
694,022 694,022 0000000000000000000c7f502bc79dc7c0b8f4d5443ee653f30d2bf6bdf419a6 97 0.02/1.00 vMB 25
694,021 694,021 000000000000000000067c95e3882f9d5a02097c88eb35ea982427c77e1bfa76 994 0.59/1.00 vMB 10
694,020 694,020 000000000000000000070dae3e2c82a76d3227cab012c2dc168530759d0b40bc 2,787 1.00/1.00 vMB 16
694,019 694,019 0000000000000000000fbeb94fc6d114232e07d09c625a76d38aed1baf99f290 742 0.77/1.00 vMB 4
694,018 694,018 000000000000000000050fef4b9b87fb2bec0db08e5e82af33c8e8aed9567d5b 1,518 1.00/1.00 vMB 23
694,017 694,017 00000000000000000003622d9f8045f38f5310f4f4d1f720cf08585704a28ea4 474 1.00/1.00 vMB 3
694,016 694,016 00000000000000000001f2ea977a87837cc32333061fd3d4ff9bd4907c17de0f 1,431 1.00/1.00 vMB 5
694,015 694,015 00000000000000000006a5d4f40294995c53df329485f5e4aa515a5e329cf248 3,166 1.00/1.00 vMB 13
694,014 694,014 0000000000000000000ce918bfef1b173a7be8a3aa191dbc3ea3cdb55a0a8b23 3,158 1.00/1.00 vMB 22
694,013 694,013 000000000000000000131859dd9be719fa6976b365df00ff19c6556fa9076956 649 1.00/1.00 vMB 3
694,012 694,012 00000000000000000009ac60f68905468704242d1ee9137e0041b858dcd02a18 793 1.00/1.00 vMB 4
694,011 694,011 0000000000000000000898d69211c8afedce0f70583cf7f0e1dcaf8e756d125d 473 1.00/1.00 vMB 2
694,010 694,010 0000000000000000000469c2531f02a52f4f5428b4fec49e77a8143cbe7abf27 3,550 1.00/1.00 vMB 8
694,009 694,009 0000000000000000000a978f32fc0fe78da1d6ac3718b3eb300dbd581ebc14ed 3,139 1.00/1.00 vMB 25
694,008 694,008 0000000000000000000f5569b368f0940c5703ad10c683a9a369c75852e82c88 392 0.19/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.36 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: 602.21 GB
    • Received: 10.37 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.