Loading Tool

Explorer IconExplorer

Memory Pool

74,838 transactions
27.59 vMB
0.07351529 BTC
Random Selection Loading Transactions
Max Size: 168.53/200 MB

Candidate Block

Mining Attempt f1c91d3a7124b734e7c50d3023b85f5d9e1d831563179cd9da825a06d5ba89ea
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 42c98131113c426614ad7ea07e32395001b21f35d474b8d2f046e24c19ef8e46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,475
Size: 1.00 vMB
Total Fees: 0.01465016 BTC
Feerates: 100.53 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (221,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,854 693,854 00000000000000000006a18b33f26b8d16b7064e208acfafeccd67e357f30264 3,043 1.00/1.00 vMB 26
693,853 693,853 0000000000000000000a1371f07f29028e476e013818057e95d81124a82a0d9d 2,515 1.00/1.00 vMB 8
693,852 693,852 00000000000000000003153db7ee821ef1c004c50090cbc87b9120b201c25bc1 2,523 1.00/1.00 vMB 28
693,851 693,851 00000000000000000008eb4253681336c1c950380d2a888a6f68c05eb55f892e 3,290 1.00/1.00 vMB 19
693,850 693,850 000000000000000000043cc7c4ffb9b01513d545e59c9ddb4f76033aa17b0148 227 1.00/1.00 vMB 1
693,849 693,849 0000000000000000000d63fe29391302614d6eb6875120710073c7ffd39ae66d 335 1.00/1.00 vMB 3
693,848 693,848 000000000000000000005b453de2501fdd1e1f5ee998363d9f328e5468844f1c 2,250 1.00/1.00 vMB 10
693,847 693,847 0000000000000000000250eae4aff93065eaceb264917b168fa66a30779435de 1,688 1.00/1.00 vMB 8
693,846 693,846 00000000000000000001ad9bf7fbb09a96099863f2d3d50321a7ba0eb50021be 1,546 1.00/1.00 vMB 9
693,845 693,845 0000000000000000000ba570812fd3913196be1745fcd4850abb0407cc4c19f9 1,702 1.00/1.00 vMB 11
693,844 693,844 0000000000000000000bb7c7fcad27b56f8c86ea4c7c0d1180d61ed8b2210c64 664 1.00/1.00 vMB 3
693,843 693,843 00000000000000000011c626b77edf2c9286146926b3457e41c685cc4114bea5 1 0.00/1.00 vMB 0
693,842 693,842 000000000000000000132313991cd4b124d588a4bac52345905fa91b53a11dc3 2,103 1.00/1.00 vMB 9
693,841 693,841 00000000000000000006fabb61d9aeb1ac281a214a151e608c665f12e7fb52a5 1,029 1.00/1.00 vMB 5
693,840 693,840 0000000000000000000a44050b194b3b09b15ae723e06bdc9d510afd4eca03e3 2,745 1.00/1.00 vMB 4
693,839 693,839 000000000000000000043b60068b3b126a4c5ed08babb1b377591cd4ac94c5df 2,587 1.00/1.00 vMB 21
693,838 693,838 0000000000000000000f62c266ab6569fd0cffee764cf3b2c4d4fcacc4fc7a60 2,951 1.00/1.00 vMB 20
693,837 693,837 0000000000000000000ef286928bf8b138a44ced9ff5878f67fe98c45eb5bd3a 1,190 1.00/1.00 vMB 6
693,836 693,836 00000000000000000010443ae6db74651522012ba7bca87d25057f45058aa9c2 2,621 1.00/1.00 vMB 10
693,835 693,835 00000000000000000003e976965b99395e8895d263c939b7ebd84680fd361326 2,619 1.00/1.00 vMB 18
693,834 693,834 00000000000000000000a90fcd34d1efcb0d0fc3b349b5a5baf2ac5c7c43d7c9 971 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.