Loading Tool

Explorer IconExplorer

Memory Pool

47,415 transactions
28.97 vMB
0.08908081 BTC
Random Selection Loading Transactions
Max Size: 154.16/200 MB

Candidate Block

Mining Attempt 5e26a1e0f08facc495ea0307dd314ed65d2bab1c9261028f97be6006d62c59e5
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 5b0354166a72b99ff57c373b059d0d31e48ab931ffa6175dfe7035095f36d895
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,996
Size: 1.00 vMB
Total Fees: 0.03317153 BTC
Feerates: 151.16 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (846,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
68,122 68,122 0000000002d07aa6a412349f71615b44346aeb013ca21e57b5e4184f947cce2c 2 0.00/1.00 vMB 0
68,121 68,121 000000000317faf7c98fa8c2ec6ad9828246fed281a291059a0682275abd9548 3 0.00/1.00 vMB 0
68,120 68,120 0000000004505f1d50d0ccd69cda6ef77f19fd7359913d63e0238bf47d35c527 1 0.00/1.00 vMB 0
68,119 68,119 00000000033ece9e573e22b1fcbda4d6ce950af5881b70a764e668dce1d03465 1 0.00/1.00 vMB 0
68,118 68,118 000000000555498e1ca88ac4b7883f9076319c5a6fbde2ebb95b1e9d6be592e1 2 0.00/1.00 vMB 0
68,117 68,117 0000000000b4ef8af7e8fd9c2590879bb81daa9d03f37044646c066d7c34cea5 2 0.00/1.00 vMB 0
68,116 68,116 000000000031a70a97aabd27216d51a5ccfb62c09c47727e0fe65a6a155ba27b 2 0.00/1.00 vMB 0
68,115 68,115 0000000004fb419b31af90212e44e639c28b01005a994bab03277c36dfb1e693 1 0.00/1.00 vMB 0
68,114 68,114 000000000296df377f659d06c19bef2cbb2d80a0013667455fa600536ddae18a 1 0.00/1.00 vMB 0
68,113 68,113 0000000002edf888c4d941deae52ea42d0a78de7880d9985daa5e7e5c8fd2a7f 2 0.00/1.00 vMB 0
68,112 68,112 00000000000b060c62d6c79ba2601de44afaf0414f0395c2e0be013608c26cdd 1 0.00/1.00 vMB 0
68,111 68,111 00000000039502a9107fd9e1c46905dd9744d64f7c3b01d200628e01857ccb0e 1 0.00/1.00 vMB 0
68,110 68,110 00000000036a66b5a1d1c649fea44abf946097effbd629149f1660a60daee604 1 0.00/1.00 vMB 0
68,109 68,109 000000000512b959a4c0a0075b340f1cddf6daa237a7500dd143573247ae0544 4 0.00/1.00 vMB 0
68,108 68,108 0000000002516400717837c0f07484293e7ca3303701fdc543e888a1a6f64522 1 0.00/1.00 vMB 0
68,107 68,107 000000000238bba0e18da426a0f42cb3e61dd7d333e44682c09967664716014e 1 0.00/1.00 vMB 0
68,106 68,106 0000000005053a7a30b0b0ef5410ffd6273e96dcff1b175e46fcc2b210bb0913 4 0.00/1.00 vMB 0
68,105 68,105 0000000004d3ddb8889d686c7b9034c49f18f69ac83c13ec9986e9ce387b3757 2 0.00/1.00 vMB 0
68,104 68,104 00000000041bdbcc0fa98a16fc104adc7a1df92ae81235268de479c716cc53c7 1 0.00/1.00 vMB 0
68,103 68,103 000000000169967596a94acb426f8c1052046b3a0a21e254f0fdebcaa3255f90 1 0.00/1.00 vMB 0
68,102 68,102 000000000528d5f2f7b39d7e83b3c0eeaf3e6b6ad47e3b51b8db7545f509cce1 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.11 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: 651.99 GB
    • Received: 13.67 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.