Loading Tool

Explorer IconExplorer

Memory Pool

87,235 transactions
32.61 vMB
0.15251792 BTC
Random Selection Loading Transactions
Max Size: 199.16/200 MB

Candidate Block

Mining Attempt f0896718d153e627b2d16c339d296b348449ff0b24031214b7fe8e9027b219d7
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root e9434a59e66328c28158347a43d195788da62c5213fa012b853a26da7a6a3459
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.05883194 BTC
Feerates: 400.00 > 5.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (347,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,267 567,267 000000000000000000231cdea7e91d7e22b9e916681556d54f38052d49778dfa 2,155 0.83/1.00 vMB 3
567,266 567,266 00000000000000000002473ddc04b8c72da323b1b85346e554c75288c72ee75c 2,729 1.00/1.00 vMB 22
567,265 567,265 00000000000000000014df94e7b0557a676dceccc79632ec7cb0705c71bdf435 3,464 1.00/1.00 vMB 40
567,264 567,264 000000000000000000080a402dd9578b4a51f33dbdaf4d4006ab1044bb5e9788 2,182 1.00/1.00 vMB 36
567,263 567,263 00000000000000000007e5f27eceeea75ac3ee5bc8e681374e8f06472c4e9c61 3,339 1.00/1.00 vMB 32
567,262 567,262 0000000000000000001da8b54a299a642ba92d50f0d20078f9781c1accd9be9d 2,011 0.63/1.00 vMB 30
567,261 567,261 00000000000000000028197fec7637dd3ff7a0e2b1efa7917772b8c94a37acb2 814 0.23/1.00 vMB 28
567,260 567,260 0000000000000000000e0f988a8f609ec61aa6d1087ae7720d59c2996deb56a9 630 0.23/1.00 vMB 27
567,259 567,259 000000000000000000233d38c5f9564aa428e689d12f0850d6e9666d6d7ae081 1,244 0.38/1.00 vMB 22
567,258 567,258 0000000000000000002319b4a69549c24f137170d237400bc5d315745a5c660d 3,165 0.99/1.00 vMB 26
567,257 567,257 0000000000000000002426b81ca50c3faf1070fc869e1621d6b114b33f2792ca 1,281 0.42/1.00 vMB 23
567,256 567,256 0000000000000000000f6eb855cf0cf27dc5d88cf43ec17045fa9ca37dc3f637 688 0.22/1.00 vMB 24
567,255 567,255 000000000000000000253b40be834c1d8456ee1cfe4622f6c673963b42813807 1,888 0.63/1.00 vMB 5
567,254 567,254 00000000000000000014515d4ff26f26c269836d53caf847dd55fd28471933bc 2,672 1.00/1.00 vMB 18
567,253 567,253 0000000000000000001c14aacafa66f8f8c14a602fc1a4751feaf1d0129f7fac 2,306 1.00/1.00 vMB 27
567,252 567,252 0000000000000000002bb04c69a3b00292352631685e78d54a8a2ae2055f7b25 3,094 1.00/1.00 vMB 36
567,251 567,251 00000000000000000019caf4aeb36684706d7b238d510ccab09c0c9308a611e6 2,076 0.86/1.00 vMB 5
567,250 567,250 0000000000000000001e4242c2aca7a2dfcbb00d75ba4cf7030e2741d4a5a77a 2,951 1.00/1.00 vMB 12
567,249 567,249 0000000000000000002958f31cd244b1b8d09ae1ada4d82cf4da11571dd90321 3,381 1.00/1.00 vMB 30
567,248 567,248 000000000000000000110728826c489f8d7e5cb20b37e810b5903f164a8785bf 2,701 1.00/1.00 vMB 30
567,247 567,247 000000000000000000174c654c66d506af56319dda599662d22cbfbd71fe1a9d 1,329 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.