Loading Tool

Explorer IconExplorer

Memory Pool

82,391 transactions
31.03 vMB
0.09062009 BTC
Random Selection Loading Transactions
Max Size: 190.03/200 MB

Candidate Block

Mining Attempt 0e56d90d32a23bb5839a72846bfd05adffe0fd023323146432e8e302a580cf65
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root d44c55ac7e9f15daa0773738fd79e0b0e7865658932e1aaef5703236a5e36d46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,485
Size: 1.00 vMB
Total Fees: 0.02083720 BTC
Feerates: 100.00 > 2.09 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (210,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,423 704,423 0000000000000000000611a0370f425a45deecfbf0ce17e441c01290a569065d 296 0.23/1.00 vMB 9
704,422 704,422 0000000000000000000718aa9da4c00d3ee950d6e7d6fb9dca28254f5a49ea83 810 0.46/1.00 vMB 10
704,421 704,421 000000000000000000078a12dcddc95b3c3790c0b608e35d84a06fb4833852d6 1,641 1.00/1.00 vMB 8
704,420 704,420 0000000000000000000848892c39bd8f30bcd4f7b61804f0b7b5e82c04b10ded 2,481 1.00/1.00 vMB 6
704,419 704,419 0000000000000000000cd4b3993227c20079bd4b162b66c3373a3882e1d37dbc 2,685 1.00/1.00 vMB 11
704,418 704,418 0000000000000000000b26e85bab093a1b8613efa2878faaec8710444d1505bd 2,989 1.00/1.00 vMB 27
704,417 704,417 00000000000000000002160bc5096157f7a1ea9e2cd5da16fcadc3fca9b86204 1,438 0.60/1.00 vMB 12
704,416 704,416 0000000000000000000d21e560b40958d5046301b4df0cc70a8f9dd318e6b9cc 1,054 0.49/1.00 vMB 11
704,415 704,415 00000000000000000009f35c0fb7e382d2ec83b08e707f79575397cb966c07e5 1,438 0.82/1.00 vMB 6
704,414 704,414 0000000000000000000d47f921446db07a2feb7dff1d77a68e60925a8498506b 2,376 1.00/1.00 vMB 6
704,413 704,413 000000000000000000077d4c842e88f27cd481a888b0bf18b0f94b4901eefa9c 2,676 1.00/1.00 vMB 24
704,412 704,412 00000000000000000008b24c3284f47515cdb1f79d3f166febb01e1fe3e87c25 646 1.00/1.00 vMB 12
704,411 704,411 00000000000000000007981dd073e68e13820b57063a35ae101e1ddcb62ae66b 1,567 0.73/1.00 vMB 9
704,410 704,410 0000000000000000000c4e8b14861f4ab1b2a5bccf405e9c04b2876c7d14c866 1,194 1.00/1.00 vMB 1
704,409 704,409 0000000000000000000c8d7f162c034a4176a6c6c4575ad06a2fbe23424d9881 2,414 1.00/1.00 vMB 12
704,408 704,408 0000000000000000000daf82fe375665ef4a4cea5c6246546fa00bad7f9c7d5b 2,070 1.00/1.00 vMB 4
704,407 704,407 00000000000000000008291c5cb3dea390e905b8a151b802d3ec6465fc6cd626 2,995 1.00/1.00 vMB 22
704,406 704,406 00000000000000000003b3405bbbfe946fd59e6d53337144153e12dfc1fde831 3,326 1.00/1.00 vMB 10
704,405 704,405 0000000000000000000ce7ae2223b8af3bc6a0269d6da90740074d879c820b5d 2,693 1.00/1.00 vMB 5
704,404 704,404 000000000000000000003faa47a838c772146c3fdbd7528a3c1f641fdaad6944 3,053 1.00/1.00 vMB 13
704,403 704,403 00000000000000000008a9d4fffe09000d4e5c392222715a8e53b7f078b20c6c 2,743 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.