Loading Tool

Explorer IconExplorer

Memory Pool

25,622 transactions
27.14 vMB
0.06310189 BTC
Random Selection Loading Transactions
Max Size: 129.55/200 MB

Candidate Block

Mining Attempt e1f80a2902d092bec7f0168cf7521ee3435c19e357ade22a6e2c020e3a46fe7e
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root c27e46fc34f286fb80620b88b3db9be92d2c48172e70d41039592bb710b6086d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,283
Size: 1.00 vMB
Total Fees: 0.01190266 BTC
Feerates: 171.09 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (544,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,554 369,554 00000000000000000f07ee2e562e144295fdb0a23f09214f27d24b2db8e2b17c 1,165 0.95/1.00 vMB 25
369,553 369,553 000000000000000012631eb05b91fac600aa19b19133fa5f2545c86755fca59b 2,491 1.00/1.00 vMB 58
369,552 369,552 000000000000000001c098c5f663164cae13590492ca005b96aced0748885446 314 0.16/1.00 vMB 30
369,551 369,551 000000000000000000d042bb3702849678a06bc8446f9c3405ea07aac309f042 1,007 0.59/1.00 vMB 36
369,550 369,550 000000000000000002fe4b5e47cb1f0a07ff823dce8c881affe4fd93adecd56b 1,461 0.91/1.00 vMB 33
369,549 369,549 0000000000000000146e559a068427f2935a50ac0acb4c3ab88109ef0b1685f9 397 0.23/1.00 vMB 35
369,548 369,548 0000000000000000123d56d717de480a89aad9e2aa5f77488ce6ab7aff50fcba 355 0.25/1.00 vMB 34
369,547 369,547 00000000000000001193c6e119fc634559832ea2ff90158f52daa8962f625974 601 0.88/1.00 vMB 13
369,546 369,546 000000000000000003b0139366ef31d977efa77057b9f7f5b157c1385f5713e2 1,434 0.95/1.00 vMB 31
369,545 369,545 00000000000000000fbed1ff238e2af9a6cfed265dbcdec3f0995a13e7fca3c6 3,003 0.95/1.00 vMB 61
369,544 369,544 00000000000000000927820ef67c9cb8c13e7f9dde8254463f09e6a5c478dcb2 352 0.26/1.00 vMB 31
369,543 369,543 000000000000000002cc39fa0e957fc14435b187d82a17b5a6e37fc69004b477 595 0.40/1.00 vMB 32
369,542 369,542 000000000000000005ebb022c16a497ad86f8235312e38e6affbae2911cebbdf 1,329 0.63/1.00 vMB 42
369,541 369,541 000000000000000009225c1e2d9e417895b2fd0be836a6ffb485283c59d49d66 244 0.15/1.00 vMB 23
369,540 369,540 000000000000000002183b1fde341deed16e459e7e9fd19698761f83ac371d00 1,708 0.87/1.00 vMB 37
369,539 369,539 000000000000000000c1e1db03ffe27c5910a4bcf51e1cdab36d14c1f61e0b3e 339 0.27/1.00 vMB 25
369,538 369,538 00000000000000000d4560348dd81d2763a914a709d1a74e92f6a8c9725ea713 2 0.00/1.00 vMB 0
369,537 369,537 000000000000000009b3675e4a12bd1f8736eb923ca93b24ba38e5816f5cbeaf 1,979 1.00/1.00 vMB 39
369,536 369,536 000000000000000013a9797e2f62925cda8965f76e286cd514906c09c22c4d16 193 0.15/1.00 vMB 21
369,535 369,535 00000000000000000aa5a8d47f27f2f43a3ec362b15d12819e1bea2bef6aee60 807 0.50/1.00 vMB 38
369,534 369,534 00000000000000000baf0fdc6f678c9b60d5210106b7c21ea835170166ea7e83 961 0.46/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.46 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: 610.91 GB
    • Received: 10.76 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.