Loading Tool

Explorer IconExplorer

Memory Pool

46,295 transactions
32.37 vMB
0.13179963 BTC
Random Selection Loading Transactions
Max Size: 164.36/200 MB

Candidate Block

Mining Attempt c43b8ab07dea33ee054e88b9b00465152a15ef48cd1768f9cead00159b3b1559
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root e3f0c8fb182ffc9f01bf972ff122322e91e6fc2a291221918631c8f475f9062d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,954
Size: 1.00 vMB
Total Fees: 0.05780953 BTC
Feerates: 265.25 > 5.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (207,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,082 707,082 00000000000000000001067c6a8f23cb1cddf35d2be4206fb49f5b88d76c371d 3,385 1.00/1.00 vMB 19
707,081 707,081 000000000000000000049ce18b88a53c540e476194d60958eab50750902be972 1,666 0.97/1.00 vMB 6
707,080 707,080 0000000000000000000a0ef709850d311b22a7b7657e26bc6525df5a0f6b479f 589 0.95/1.00 vMB 3
707,079 707,079 0000000000000000000127e54a4cc7778a918ea6f8678beb672dafc2d576a380 194 0.96/1.00 vMB 2
707,078 707,078 00000000000000000003b228a6dcffbddc437c7f4346ea0bfc838e9c23ca95ba 426 0.99/1.00 vMB 2
707,077 707,077 0000000000000000000dbad0252a314611a01b94a5a596f3e5cb8e5cc604d109 1,057 1.00/1.00 vMB 4
707,076 707,076 000000000000000000073a82d0a7a800061d72c4cc378587af84d4374344eaad 2,242 1.00/1.00 vMB 8
707,075 707,075 0000000000000000000de2cae956f4c6becd90423f82bc0b2d0f893ba953f7e7 454 0.94/1.00 vMB 3
707,074 707,074 0000000000000000000d8e05696ee2cf45c64476090a6c79db375d91e76bd7cb 2,034 0.66/1.00 vMB 8
707,073 707,073 00000000000000000001a1bed23130482691a9ac705f783bd5929fbba419cf71 3,093 1.00/1.00 vMB 12
707,072 707,072 00000000000000000009741e282ffa8137058f73eed9d9613cccaa46c57b1493 1,648 0.65/1.00 vMB 9
707,071 707,071 0000000000000000000916244ba7ba042946918a4d4c58225ce7e05d1e578fec 1,493 0.77/1.00 vMB 7
707,070 707,070 00000000000000000002186a5b67bc238573253d3a050dcef884fcab4f30d9ea 725 0.77/1.00 vMB 2
707,069 707,069 000000000000000000039a8e114c5f7760a1a17ddcf540b15a0c36346a14e602 2,241 1.00/1.00 vMB 6
707,068 707,068 0000000000000000000197dcc043b9e517c7e4b00aa8ca82b71513ae50877ea3 2,709 1.00/1.00 vMB 16
707,067 707,067 000000000000000000083cc03413b0eb679b1eb38393a641a8f99258a8a38405 1,376 0.44/1.00 vMB 5
707,066 707,066 00000000000000000004c60c742a3666a622bec3739c2cb8f5d74832a730ba84 2,587 1.00/1.00 vMB 13
707,065 707,065 00000000000000000007a2cd1ab1facd2b2a58627cb5cf0890a2cbc7f266d7c9 2,046 1.00/1.00 vMB 4
707,064 707,064 00000000000000000009517d72ed3b5b56f01f61309c47555ebe7ae661e9b9c9 559 1.00/1.00 vMB 3
707,063 707,063 0000000000000000000a6fb8c2ed6f69b2fec389234cf660e2d2b9ae44fdc6c6 1,383 1.00/1.00 vMB 4
707,062 707,062 000000000000000000007c429dd0885ddf32c410ecf19d3d17105a588ba04510 2,347 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.65 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: 626.66 GB
    • Received: 11.70 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.