Loading Tool

Explorer IconExplorer

Memory Pool

83,077 transactions
31.37 vMB
0.13067733 BTC
Random Selection Loading Transactions
Max Size: 190.13/200 MB

Candidate Block

Mining Attempt e806102c747d94475d307ad155e49746fb02e7ebda385eb37b97d85462d71e76
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 2cce826ac037551b161ca6536095919c5b0692e2adef6e3e13328e637e916bae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,039
Size: 1.00 vMB
Total Fees: 0.04618038 BTC
Feerates: 318.30 > 4.63 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (133,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,061 782,061 000000000000000000042b879bb1be07cf37c5b44b82b9139b01c85dcb6b473f 1,102 1.00/1.00 vMB 17
782,060 782,060 0000000000000000000354e7569325faa7c52a4b39615bbbc8069a39ed562ae9 1,066 1.00/1.00 vMB 17
782,059 782,059 00000000000000000000becbf4e73b1d9f06406dae42fac162910297a48c1433 1,314 1.00/1.00 vMB 20
782,058 782,058 00000000000000000003c41bbd01e18224ba75b36ded216dd9d95f5908c26220 939 1.00/1.00 vMB 16
782,057 782,057 00000000000000000001405cce11cab85a73338731114aa11a4931d56e2c51c9 764 1.00/1.00 vMB 14
782,056 782,056 0000000000000000000268a2c36565ed68f28ac4fe1bdb174d8639a03ca3a278 811 1.00/1.00 vMB 16
782,055 782,055 00000000000000000001a1241163555f35f8e3fd2b46bedf904c8a98b267dde3 2,103 1.00/1.00 vMB 33
782,054 782,054 00000000000000000001d57a5a5e11c6233bae62769c64a161d8b8e652f44e28 806 1.00/1.00 vMB 16
782,053 782,053 00000000000000000005b57955bab0f7fe2bf4ebe507228a42d0329a46c27633 865 1.00/1.00 vMB 17
782,052 782,052 000000000000000000019e7eb6415838e67dcaa9aa2229b81b70a7126df47829 773 1.00/1.00 vMB 12
782,051 782,051 00000000000000000002a4df5c170c25a885f559a37ab8cfb8c4f3cef650dad6 661 1.00/1.00 vMB 12
782,050 782,050 00000000000000000006767afb27363cccf1f567951f0bd9c830c942d575bb43 1,180 1.00/1.00 vMB 14
782,049 782,049 000000000000000000056adcd2cb0629a4a5f22d49285ddb401e42ff0a536ab5 1,187 1.00/1.00 vMB 23
782,048 782,048 0000000000000000000275cd7e3e51e3c690e6c67a3ba04a7544985efcb40451 776 1.00/1.00 vMB 17
782,047 782,047 000000000000000000035b8b61dba705638c9c37dfabf5ba01487999e643190f 430 1.00/1.00 vMB 15
782,046 782,046 000000000000000000062d908bfce13e0ccdab5739763a402466aa25c511df39 1,552 1.00/1.00 vMB 24
782,045 782,045 0000000000000000000676296eab753f0699332c977de955662823558c540463 1,256 1.00/1.00 vMB 16
782,044 782,044 00000000000000000005da1269951cf4611059857f63c5181b616caeaff15618 1,079 1.00/1.00 vMB 16
782,043 782,043 00000000000000000002ef08a32fcc56c6eee89f1744a95c3122e991e5f45f66 1,751 1.00/1.00 vMB 30
782,042 782,042 0000000000000000000660a0a56346ad6babefaf54ff3152db5b66ed7b7e94c1 1,210 1.00/1.00 vMB 21
782,041 782,041 00000000000000000003bad4ce7dc20893c3315be8d5dcd625c7cfccba44fd0e 2,063 1.00/1.00 vMB 28
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.59 GB
    • Received: 18.40 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.