Loading Tool

Explorer IconExplorer

Memory Pool

76,031 transactions
28.72 vMB
0.06837755 BTC
Random Selection Loading Transactions
Max Size: 175.71/200 MB

Candidate Block

Mining Attempt 1ab56712a2239a4d2704c66fc86e44de99b945a38f81c3ad94e7447fb457fbb3
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root f63acb04cc8054252fdde01b02171fcc012480148372c9d1f4b457ce2c949d45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.00605630 BTC
Feerates: 40.21 > 0.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (266,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,212 649,212 0000000000000000000cb4737d88509d0dbe1e9f8d3d5ce3ef35ff5c8742c81d 1,679 1.00/1.00 vMB 12
649,211 649,211 0000000000000000000891b83c1e87bbcdaffcdfe99d2e66be9709e5ab7d991e 2,475 1.00/1.00 vMB 32
649,210 649,210 0000000000000000000adac413e2dc96092b449b1ec9d0763be74dcfd313f807 1,661 1.00/1.00 vMB 6
649,209 649,209 000000000000000000036368cddde0371219c709b91c970025cec2e8851d13fb 2,480 1.00/1.00 vMB 6
649,208 649,208 0000000000000000000e2b3fd8ee69f78644cbc73d0b369252e539580b8f13eb 2,497 1.00/1.00 vMB 24
649,207 649,207 00000000000000000007c930b5fcf37ad222f996b6c5cde6750d9767541d1a05 1,960 1.00/1.00 vMB 23
649,206 649,206 00000000000000000005abb3f2c02ec453f6b60bf41e4146a2128b139d7fcc9f 2,899 1.00/1.00 vMB 57
649,205 649,205 00000000000000000009d1d6fb923c44b0d5f4298022ddb1fdd39655ff9c40a6 2,137 1.00/1.00 vMB 11
649,204 649,204 00000000000000000006b716ed01a26a85e5803c17494223f19836e808c5b976 2,414 1.00/1.00 vMB 36
649,203 649,203 000000000000000000047a865077e6a0180a55fedee6816b51828e20268dbcda 2,520 1.00/1.00 vMB 40
649,202 649,202 0000000000000000000463991dc654e1103867de086c8b6535e6c3dae08e36c0 2,864 1.00/1.00 vMB 72
649,201 649,201 00000000000000000001d0125d5c7f4057dd123a57c06ea591ee208f18b975a1 2,056 0.75/1.00 vMB 23
649,200 649,200 000000000000000000022257100d3c347ea412c6bcde42978c0b70fa15804c20 2,420 0.97/1.00 vMB 26
649,199 649,199 000000000000000000039484abc0bc856895e766174db356f926f32803a0992a 579 0.44/1.00 vMB 21
649,198 649,198 0000000000000000000d3a96ae5b2284c78b4290c571e5d91dc20e063f2e828a 607 0.20/1.00 vMB 28
649,197 649,197 00000000000000000001ba201ef828f73edc3e2ecb8eb065d7369840379e4eb3 2,377 0.77/1.00 vMB 8
649,196 649,196 000000000000000000090367b38cd75a574634dbc724571d82f876ce8383e318 2,482 1.00/1.00 vMB 35
649,195 649,195 00000000000000000000d82fdff63c5d99c3e074a31a39da92a3b7dc8d235f42 138 0.05/1.00 vMB 32
649,194 649,194 00000000000000000003a93e15208b9d2810fbd0953e84eebb47e99f41193207 2,093 0.87/1.00 vMB 25
649,193 649,193 000000000000000000098e662a365a596bc62434addc4a2ca1f285c995a7bc3f 1,831 1.00/1.00 vMB 19
649,192 649,192 00000000000000000002e7dc9941e27a7c024f422a7ef01f701ac455884cb41f 143 0.17/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 710.28 GB
    • Received: 17.05 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.