Loading Tool

Explorer IconExplorer

Memory Pool

78,023 transactions
29.20 vMB
0.08417215 BTC
Random Selection Loading Transactions
Max Size: 176.44/200 MB

Candidate Block

Mining Attempt 521d3556d1ba939ddbd8674d9edd8afb963ab6b16457b83a12fca0a98f225bd1
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 392c0da2c985a707d0910513343c8d7af59fb03274afe53cb027e683921bb1e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,810
Size: 1.00 vMB
Total Fees: 0.02293391 BTC
Feerates: 302.06 > 2.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (547,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,702 367,702 000000000000000008e5ea4acb2c4b47fe759d57f3e4a836e9f5898ef6c1ec1d 1,060 0.99/1.00 vMB 27
367,701 367,701 0000000000000000096416f49c7d81e460c080e6b00e7690a78c1edea2fbf9a5 1,530 0.95/1.00 vMB 29
367,700 367,700 00000000000000000e36a5cceb010448515263daa0f69a027971f5863fd53fbd 2,390 0.93/1.00 vMB 73
367,699 367,699 000000000000000014e2fff2e42ea07056c1c6ada9eb4124c9a4c718513c0a12 268 0.13/1.00 vMB 93
367,698 367,698 00000000000000000fbddaf74e065e7142bfc93eb327eaaf2f495998254355ea 654 0.86/1.00 vMB 24
367,697 367,697 0000000000000000134ed919eb6d2d2ff618e62d5e09077cd0cedcfef9e28cba 1,268 1.00/1.00 vMB 24
367,696 367,696 000000000000000009e9976d45ec375ad5590e44fb7af4c9e491806467e0f6a5 812 0.92/1.00 vMB 27
367,695 367,695 00000000000000000c5514ec784db2a05c50b5181aac08fc8fc24e5e57f2c26d 1,843 0.93/1.00 vMB 47
367,694 367,694 00000000000000000d9c2cb9cfda93430751f9bc2160d4ecad4da9ffe7b6bb20 378 1.00/1.00 vMB 20
367,693 367,693 000000000000000010a47216ef7548792f212bdc30a986f29f8aef97425798da 322 1.00/1.00 vMB 21
367,692 367,692 000000000000000012eadb71770479e0906b54de84e7eb094ae2d1c8902d0b7b 496 0.75/1.00 vMB 22
367,691 367,691 00000000000000000941aebb59ad568ab15ed3a5b2aef1e53c81290e328126c5 464 1.00/1.00 vMB 26
367,690 367,690 00000000000000000a4040d64cbab038dc27d06933fb29d4809aa577b174db34 1,035 0.95/1.00 vMB 29
367,689 367,689 000000000000000010d5df197625cccfa8a38ed28b4a817b0eda40331b5cea38 463 1.00/1.00 vMB 26
367,688 367,688 00000000000000001372b5beca6d9f187fb343292ab4233c53c22938344a03f9 233 0.91/1.00 vMB 20
367,687 367,687 000000000000000014ad50b18a2affa406fb43ac63e02e9a5fc800e9803aca7e 614 1.00/1.00 vMB 29
367,686 367,686 000000000000000013b344fb3a0db40d4a254583a3531cbd6857e78f74016893 536 0.95/1.00 vMB 26
367,685 367,685 000000000000000005297676d57a701cf1ae0b25cae71db9535362484bbefaa1 708 0.95/1.00 vMB 31
367,684 367,684 000000000000000014a22d9ca20f6eda91c42103b08cab6587d33a8bc03dbc77 669 1.00/1.00 vMB 28
367,683 367,683 0000000000000000149a447a273d92da41f8a9c8d3771a65aceadb26d60e7478 1,515 0.95/1.00 vMB 40
367,682 367,682 0000000000000000007ef279b1d6b408abc68cd38004e7d1f00656c8a631f6ae 1,758 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.