Loading Tool

Explorer IconExplorer

Memory Pool

42,409 transactions
27.66 vMB
0.09597258 BTC
Random Selection Loading Transactions
Max Size: 143.83/200 MB

Candidate Block

Mining Attempt b5aebabf92ff6959306636954cf1f915b60ad06f47f54182e017573f68dfab20
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 3834b69f7efede76b4a9421ecd6bb10a1a37932006ce67040bc4be820f9c20be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,558
Size: 1.00 vMB
Total Fees: 0.03543910 BTC
Feerates: 301.60 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (508,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,428 406,428 000000000000000005b7da939d91b12ba12205c9f7a8e4c6156b1c95523dcd78 981 0.74/1.00 vMB 19
406,427 406,427 0000000000000000015a802c50ade0225a2a50eb73bd4ae5d7f6328f310e833f 2,302 0.75/1.00 vMB 60
406,426 406,426 0000000000000000067e63eb6c19a30729dfd6bf95aa5a0a25a789980040a7b2 2,130 1.00/1.00 vMB 38
406,425 406,425 00000000000000000480be6d5ab519a1d23a402923da800cce801dcbcf1305bc 2,604 1.00/1.00 vMB 44
406,424 406,424 0000000000000000064780c9f880a317db6f6a8101868a07b935da7571d58caa 447 0.35/1.00 vMB 26
406,423 406,423 0000000000000000022ed60babd496ee8cf7ed7c2fc7fb1e1afe21345bffc89e 2,004 1.00/1.00 vMB 34
406,422 406,422 000000000000000000863d2f6b48ce1301129f0c1eb12d7dfde756ae9a222198 2,417 1.00/1.00 vMB 43
406,421 406,421 000000000000000001e5c366970c7195a41d5d8ecca61ee2f1413353f1a8e6a7 1,248 0.76/1.00 vMB 24
406,420 406,420 00000000000000000034946d1b7c020e6f71f2d55d4c849520b0ecc02cfde002 3,114 1.00/1.00 vMB 56
406,419 406,419 000000000000000004e37d41b13f68ac45c469df715b61667e3e00df16093bb0 2,658 1.00/1.00 vMB 43
406,418 406,418 0000000000000000055577023841289142c105de22a638152f5ca015eee8e8da 719 0.32/1.00 vMB 37
406,417 406,417 000000000000000001f7a54a6603403ef07fd9fd893b0fcbf25fa822601a330a 757 0.78/1.00 vMB 18
406,416 406,416 0000000000000000014a6b6e500bb56fe4283347761853604fa03daf9883ad61 2,863 1.00/1.00 vMB 53
406,415 406,415 00000000000000000469390d248622377505c2694fd702dad4aad19f8e8ed24d 2,157 1.00/1.00 vMB 34
406,414 406,414 0000000000000000037bc2563d7d86ff80ab0542c1d203cdd871ef0e23ab2da6 2,490 1.00/1.00 vMB 41
406,413 406,413 0000000000000000032f654c34eb5661bb53b5efe02e9d21d285cda11905d3ce 394 0.15/1.00 vMB 39
406,412 406,412 00000000000000000096fa5c7f180693c1733905328c29ee586c2d1b51d8f3c1 1,158 0.58/1.00 vMB 34
406,411 406,411 0000000000000000024b802947b68ba556d9c91ccf5d086e047b583074d9d66d 2,695 1.00/1.00 vMB 44
406,410 406,410 0000000000000000059d5ab2fcb1b7c9614ab5e6344442a026810c385de69aa1 192 0.14/1.00 vMB 24
406,409 406,409 0000000000000000012beedc7919a1ad0567565b995a1d75c59015fab09da577 620 0.27/1.00 vMB 37
406,408 406,408 000000000000000004e79c3a99a6b7d4fcd91d28d6fe18134bf458463f6fdae2 13 0.00/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 781.83 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: 636.79 GB
    • Received: 12.38 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.