Loading Tool

Explorer IconExplorer

Memory Pool

46,762 transactions
27.36 vMB
0.08377062 BTC
Random Selection Loading Transactions
Max Size: 144.71/200 MB

Candidate Block

Mining Attempt 53236cff59b28fae5e580cc70314e08d6ee702e810cc7bf2a68cb6c54b78c399
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 2acea2008c7d48396d0c2863a4a92dd6c79ba09475a0a4a2b67975f7f2e1e289
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,826
Size: 1.00 vMB
Total Fees: 0.03162400 BTC
Feerates: 298.51 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (68,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,985 845,985 0000000000000000000075f5b64eeff1586dfe873234617db5780547fbdb1c90 6,886 1.00/1.00 vMB 28
845,984 845,984 00000000000000000002bc927c65267bd24b5af0fa794ab25481e0e180e0f57f 6,081 1.00/1.00 vMB 30
845,983 845,983 000000000000000000027e3199ca0111e7093b68d2367fed2ef46a0520356055 6,772 1.00/1.00 vMB 25
845,982 845,982 00000000000000000001cee551a063665b79816d1fa7fe140b7b318896d962f8 4,922 1.00/1.00 vMB 38
845,981 845,981 00000000000000000000522c72dcb0f499f30c259ee4568a8f74825a5d906369 5,842 1.00/1.00 vMB 30
845,980 845,980 00000000000000000002d6e2780b6e983bfb73eac104803527bbbb65348de483 5,427 1.00/1.00 vMB 22
845,979 845,979 00000000000000000002c11d77527485343fe282b0cc9b578ed96353723308c6 5,947 1.00/1.00 vMB 28
845,978 845,978 0000000000000000000101e3c655d4f6000a3ff5fb8d615856440d09ee8fb296 4,891 1.00/1.00 vMB 41
845,977 845,977 000000000000000000020169397b869cab4c8a69066c2bf94fc64f15ca747b16 5,074 1.00/1.00 vMB 36
845,976 845,976 00000000000000000002a37aaa4a136da21043811cafdc9b3020405669c09093 5,205 1.00/1.00 vMB 52
845,975 845,975 0000000000000000000333a1efa6f3ff0ef28f860d9cd0735d49fde7c88a72d6 5,209 1.00/1.00 vMB 45
845,974 845,974 000000000000000000000d55bce109a20494a80b5683d88cc421282f088afc6f 3,839 1.00/1.00 vMB 63
845,973 845,973 00000000000000000002edb22a68cb88f3649ce2b577069da3af2acaa5f5973b 5,199 1.00/1.00 vMB 24
845,972 845,972 00000000000000000002024c1f06a631a0245ea46bbb3ce1aee16983fdc5b029 4,981 1.00/1.00 vMB 30
845,971 845,971 00000000000000000002758928c1a24e108724d9fbf7f594d0bc48dd94a67b44 5,386 1.00/1.00 vMB 20
845,970 845,970 0000000000000000000337f890c5d0b24ba405726e2a8609ad8333197821b750 5,956 1.00/1.00 vMB 20
845,969 845,969 0000000000000000000105703edd89cd789c91cf5bc09c84271086160daa02eb 3,743 1.00/1.00 vMB 41
845,968 845,968 00000000000000000002921f8b36a2e26cb8a6be4a974595d3cf193f67347df3 5,867 1.00/1.00 vMB 23
845,967 845,967 000000000000000000031b5ce2f340230965268c61213bb401a62b55d5f229bb 5,525 1.00/1.00 vMB 23
845,966 845,966 000000000000000000012d5d0d66fbcf2ac0e3f76a9fe78e90e65c3f843a8be0 4,928 1.00/1.00 vMB 37
845,965 845,965 0000000000000000000204e2fe774c997f1281cb472a6af6a56c5a77cc6306b7 5,142 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.00 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: 648.92 GB
    • Received: 13.10 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.