Loading Tool

Explorer IconExplorer

Memory Pool

82,568 transactions
31.26 vMB
0.12518513 BTC
Random Selection Loading Transactions
Max Size: 189.43/200 MB

Candidate Block

Mining Attempt 02c999b2ded20ac02ac1ef11dd4bd598747c93f19ba191725495a9ea968f5632
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root f6f9b05e38ea7ec007f8a3b699d5320657fd2877c5eff292304acb55b3bdbf4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,109
Size: 1.00 vMB
Total Fees: 0.04291214 BTC
Feerates: 318.30 > 4.30 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (49,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,359 866,359 00000000000000000002e43ce11c0031049c6d7836263dc8dc9080d3558b9833 4,477 1.00/1.00 vMB 11
866,358 866,358 00000000000000000000bc367f923af964f0e66d273ea732d7bf69060986745f 5,924 1.00/1.00 vMB 19
866,357 866,357 00000000000000000000eccda48ba0511d37699a767a165196fab74df247e74a 6,389 1.00/1.00 vMB 27
866,356 866,356 00000000000000000002b4f7f2d7cfb0154c3f956c46291cd4f06b86002ef621 6,761 1.00/1.00 vMB 17
866,355 866,355 000000000000000000010f3e5b7ea4135c7cd39af149a5c87298d6b2b178bba8 830 1.00/1.00 vMB 3
866,354 866,354 0000000000000000000108c35d74b750b0c80c1e42800f1b8fc6cb5fd2cc7019 4,334 1.00/1.00 vMB 3
866,353 866,353 000000000000000000003e30e54af1b44f69884dcc66a67f397bae6796f125d7 4,230 1.00/1.00 vMB 7
866,352 866,352 000000000000000000004846d241b8793b8f58f3675aeb7fdc82a848da8a4fc5 3,767 1.00/1.00 vMB 7
866,351 866,351 00000000000000000000a1f94328e886ccf6da5614a06f42175aa24febbf0a8b 3,324 1.00/1.00 vMB 10
866,350 866,350 00000000000000000001dd1180c3d9f6c02d92d35b0da75adee403707b9183bc 4,390 1.00/1.00 vMB 6
866,349 866,349 00000000000000000000ce7dc5fc983bb9d246879e03bc8151c0d9079de139ac 2,390 1.00/1.00 vMB 9
866,348 866,348 00000000000000000002830f07844b1a824ac57e40632ff4661c68ec652f12ca 3,088 1.00/1.00 vMB 15
866,347 866,347 000000000000000000013b930ab57ba843b93676d2201d431a61ecadc6b10025 5,387 1.00/1.00 vMB 7
866,346 866,346 0000000000000000000008b3da147990bb691b2bac45a2aa41bd34051c20f642 3,849 1.00/1.00 vMB 7
866,345 866,345 0000000000000000000138adda928f351b7838e4de634dab98adf48c6023d120 5,205 1.00/1.00 vMB 6
866,344 866,344 000000000000000000030ebd8226f0f0aade540be9214f14e4f443cc6230fce2 4,633 1.00/1.00 vMB 7
866,343 866,343 00000000000000000000f20dad15879fc3a804aba0e2c5331af19c596b3d2d3e 4,340 1.00/1.00 vMB 9
866,342 866,342 000000000000000000014ce9ba7c6760053c3c82ce6ab43d60afb101d3c8f1f1 4,864 1.00/1.00 vMB 5
866,341 866,341 000000000000000000020c03dec74937ecbb470cbe2dac058f5fa234bde6fa58 5,868 1.00/1.00 vMB 6
866,340 866,340 00000000000000000001f74e6ad96660af235fe3b1dab2db085b7cc74deef803 4,178 1.00/1.00 vMB 4
866,339 866,339 00000000000000000001dff9680a39fcf967e32e60841faf1d7ef433ad2c8890 4,714 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.08 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: 722.23 GB
    • Received: 18.39 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.