Loading Tool

Explorer IconExplorer

Memory Pool

40,260 transactions
27.24 vMB
0.05952046 BTC
Random Selection Loading Transactions
Max Size: 142.47/200 MB

Candidate Block

Mining Attempt ba3ed3378e8326bda5f928b65738201b4b1c493b96e373def2b89ef5d3a75955
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root ef069eafea187375d7076198be834431a72cd097c423a2090506d26840e75220
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,863
Size: 1.00 vMB
Total Fees: 0.00892611 BTC
Feerates: 69.10 > 0.89 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (568,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,529 346,529 0000000000000000000e7a3633b833b6b59466113ea87cb1127b819e727e2353 578 0.27/1.00 vMB 26
346,528 346,528 00000000000000000b0dd7565b5a78e31cdbd3a90b024d0689e30f143011c7ff 494 0.33/1.00 vMB 22
346,527 346,527 00000000000000000f88c6a35b459054841826fc6902b3ac6365b48e98c18a7e 398 0.15/1.00 vMB 36
346,526 346,526 000000000000000002d67db916870336ffaa1195c66170fd63ab597bfb04bf12 146 0.10/1.00 vMB 18
346,525 346,525 00000000000000001203a35b97185a860b63609f8ade1e4e31b400b682e62eb0 126 0.10/1.00 vMB 16
346,524 346,524 000000000000000000e42cc03e30a6b00a75c8fd1c543364b66d28971d767c4f 149 0.07/1.00 vMB 19
346,523 346,523 0000000000000000178432fffafe28a1fa3a4dad7742f636873a1c426418f4ad 874 0.43/1.00 vMB 25
346,522 346,522 000000000000000012d642ba0702d76c647a839ebcc853385f8d9f3893842950 1,129 0.58/1.00 vMB 23
346,521 346,521 0000000000000000025d625e2475b2ef909afa40643985509085ba4faf4b17e3 367 0.19/1.00 vMB 11
346,520 346,520 000000000000000001abd777c9b12fc87a0f2cd122fca19c452b4de16d968981 799 0.75/1.00 vMB 17
346,519 346,519 000000000000000002ebf0057424acfe7d560611ee2836c556c89962f0911818 1,989 0.75/1.00 vMB 33
346,518 346,518 0000000000000000050729df59680a75302d47aec3016c72962061f24b9117fe 920 0.44/1.00 vMB 25
346,517 346,517 00000000000000000086e34829740d40df0eefd520565503b0f071acbf2cafa7 355 0.21/1.00 vMB 23
346,516 346,516 000000000000000015c64183352f51f41f8689990aa7320406ab482081384123 262 0.26/1.00 vMB 9
346,515 346,515 000000000000000002141970dfdf15bac5e1b485ea073d1e0e307dd4fd35aa47 201 0.14/1.00 vMB 19
346,514 346,514 0000000000000000126bf519ac57afe9cb162e018a717a7b624c518fdd6825e0 1,055 0.57/1.00 vMB 25
346,513 346,513 00000000000000000118bbd914a95abe548bef44895c3e3fe6558fc5ff0b9372 96 0.10/1.00 vMB 25
346,512 346,512 0000000000000000023575beb6e9b79a2ac9b7404cb3d9708b47aeea5fa45d0d 81 0.09/1.00 vMB 8
346,511 346,511 0000000000000000055e25f9510a5f6cbbba98ccef95c07535b962dbaf243a04 73 0.08/1.00 vMB 6
346,510 346,510 000000000000000016f463ffa05074fc7b42223c469de133ac850a8a222ddd7d 266 0.14/1.00 vMB 26
346,509 346,509 000000000000000013039c69a9bd59386c5d54ecf923ca5bf388e9e12ad4a152 713 0.44/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.15 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: 652.97 GB
    • Received: 13.81 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.