Loading Tool

Explorer IconExplorer

Memory Pool

79,982 transactions
30.55 vMB
0.08050451 BTC
Random Selection Loading Transactions
Max Size: 185.56/200 MB

Candidate Block

Mining Attempt 2caf63cf9d4ddf6a028bcb616dbdfbdfe0e91fa2c7e272522908d5f93e25deda
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 5d7edc0a018b56afd4fdca1ff8a5a1fa461a359df1533083becc3ebfadde165e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,351
Size: 1.00 vMB
Total Fees: 0.01518506 BTC
Feerates: 351.58 > 1.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (71,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,613 843,613 000000000000000000032b81e0c66ce06384e8e710528b68a5ec6d251bd8d2d1 4,232 1.00/1.00 vMB 12
843,612 843,612 00000000000000000002d0660ffc1ffb03df2e7cf1c5625dbe584f7114f3ea7c 3,238 1.00/1.00 vMB 18
843,611 843,611 000000000000000000018e3511f3b11eef03b89666bedbc745b4e849b9625559 3,555 1.00/1.00 vMB 14
843,610 843,610 000000000000000000002981c4da37985592cf152589ee0dc29408afff0c7094 3,300 1.00/1.00 vMB 18
843,609 843,609 0000000000000000000100a1553460f82a32129462b871262725bdfe25fa7b69 4,513 1.00/1.00 vMB 18
843,608 843,608 000000000000000000014936825fdfd430799188890aa7de0217ff50ec617617 5,204 1.00/1.00 vMB 23
843,607 843,607 0000000000000000000211c74e17d968b4230609a34458d276520ea47995997f 5,039 1.00/1.00 vMB 20
843,606 843,606 00000000000000000001caa3f3b70e7de9aeca10de166dde897ad4f1004b9864 5,527 1.00/1.00 vMB 28
843,605 843,605 0000000000000000000008f8dbbf64ec621544f1279f4c2a5d1724743a2c1a97 5,085 1.00/1.00 vMB 28
843,604 843,604 00000000000000000000b05d0a202e4f0e0a53599b9b8d10b969dbb4bc69e319 4,446 1.00/1.00 vMB 23
843,603 843,603 00000000000000000003245104ce61d78b35a79dcd7c4bb8ab86bcd410c155d1 4,772 1.00/1.00 vMB 20
843,602 843,602 00000000000000000000d3c622b8ae2264071e5db460ef060bd480c448a3f170 3,458 1.00/1.00 vMB 17
843,601 843,601 0000000000000000000301b5897269da23de82cbf296cbafa3b0e80ed3504092 4,622 1.00/1.00 vMB 18
843,600 843,600 0000000000000000000131c85a39762180384037da9d124c604d6db4602728ea 4,775 1.00/1.00 vMB 14
843,599 843,599 000000000000000000019686951de9ac0e546dc6e7db29c1b1bcc5aaedc89db2 4,645 1.00/1.00 vMB 18
843,598 843,598 0000000000000000000246d1d8947d9e49b7f73f011e9dbfd08fdfbced8cd9a9 1,314 1.00/1.00 vMB 12
843,597 843,597 00000000000000000001f18011c90f988beb7776b58fee866565a6bf5b86395f 2,570 1.00/1.00 vMB 14
843,596 843,596 0000000000000000000289124acd730f86baa307f19dd575c4f84ea83a19c25d 2,657 1.00/1.00 vMB 14
843,595 843,595 00000000000000000001b74d236a985b936d7d6276ccfa730cb7757c99657293 2,443 1.00/1.00 vMB 13
843,594 843,594 00000000000000000001e1f1e5138da705babeef5cbb51d6cce287f865631109 2,275 1.00/1.00 vMB 11
843,593 843,593 00000000000000000002e037e3dbb724e3f95c30cac30d47d87dd6c1793d2563 3,009 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.75 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: 708.64 GB
    • Received: 16.74 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.