Loading Tool

Explorer IconExplorer

Memory Pool

78,988 transactions
29.62 vMB
0.07173081 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt 8ef68f90c583e033981f129515a66d93ef6590ec2407cb273a5442de247c713d
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 4133e57813ef52365359b6f46cd414d206b7cf40267f7e4d251157c40d0e5efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,959
Size: 1.00 vMB
Total Fees: 0.01148717 BTC
Feerates: 180.34 > 1.15 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (224,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,075 690,075 00000000000000000005f88dd4064f21afbf095fb3dad80b8171409083a3cd60 714 1.00/1.00 vMB 29
690,074 690,074 00000000000000000000fdf1c5eefe0c67088f733244561a19af337a030154c2 2,485 1.00/1.00 vMB 43
690,073 690,073 00000000000000000010c589584fe1c15ec9e56835a921540da0cc08bb37c617 2,560 1.00/1.00 vMB 52
690,072 690,072 0000000000000000000e63b9aeb3fa7d0c94036c2acd75fa6f167ea6db58c9da 1,632 1.00/1.00 vMB 34
690,071 690,071 0000000000000000001100396f2a62a6e1970c3c0c0fc9c13e1b5a10c2a33089 2,821 1.00/1.00 vMB 29
690,070 690,070 00000000000000000003b484efb5b020bfd0c44c6b0f0736321faf71e4586063 2,519 1.00/1.00 vMB 65
690,069 690,069 0000000000000000000f1aa1d6b9e7c6c322f9986bc47432464b04827e565583 3,279 1.00/1.00 vMB 39
690,068 690,068 0000000000000000000fbbeabc646efa3bc43031a24a2235ca4410f117cc2fb8 2,529 1.00/1.00 vMB 92
690,067 690,067 00000000000000000000c813fd197500c8d57c441fc6be27a97258eb2a6248f9 1,422 1.00/1.00 vMB 15
690,066 690,066 000000000000000000105f755f49f80bb2ef42909156709d747962188c276249 3,024 1.00/1.00 vMB 26
690,065 690,065 0000000000000000000d512cfc8cc51b11259e65ffc904af9fa3df227c43e329 3,007 1.00/1.00 vMB 29
690,064 690,064 0000000000000000000bf020b982c3056bf5dffee8c78151b03d8b218d5de558 1,393 1.00/1.00 vMB 34
690,063 690,063 00000000000000000005a8c855e5d62f40b3f1f53e0a2906ba97ff6f8e64ee12 2,259 1.00/1.00 vMB 45
690,062 690,062 00000000000000000008b20f03de52d7dc58c5fc31b7110a6283fc828b3bdea4 2,706 1.00/1.00 vMB 43
690,061 690,061 00000000000000000003447ce730513c318e29ac7f99b46dfb9c813c3eaa9a87 2,481 1.00/1.00 vMB 42
690,060 690,060 00000000000000000002210ae86c65c098c72ee71427850664bdf53cab553dba 3,046 1.00/1.00 vMB 40
690,059 690,059 00000000000000000004a6d50d3a0b05583fdb1e1e38471929a5651f6214efbb 2,565 1.00/1.00 vMB 97
690,058 690,058 00000000000000000006b544e0ef1046243f51db399ec3e1b969976fe1bba273 375 0.11/1.00 vMB 34
690,057 690,057 00000000000000000001f3a3e677f59772680661db33180d1dc8c899e26625f9 1,189 0.42/1.00 vMB 28
690,056 690,056 00000000000000000007835453368a592529b236eab603e7a518d0275931c1ea 420 0.13/1.00 vMB 32
690,055 690,055 0000000000000000000cb06241d742c87ba15cd70a322dedd62a33b35b8b3706 352 0.57/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.