Loading Tool

Explorer IconExplorer

Memory Pool

80,141 transactions
30.81 vMB
0.08833944 BTC
Random Selection Loading Transactions
Max Size: 186.66/200 MB

Candidate Block

Mining Attempt 44e41963db7711f7c779ad482d80843f2d80673b1d0a51ae15dd9d4d0f894ddf
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 8a40a2c61f6062eec2e2e6e1164ea017c13bf92e080090c6a2d0c410b57d77fb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,818
Size: 1.00 vMB
Total Fees: 0.01577135 BTC
Feerates: 106.51 > 1.58 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (184,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,642 730,642 000000000000000000036103fffcac3e2f94757858cea8752a72422d6d50b24b 1,956 1.00/1.00 vMB 10
730,641 730,641 000000000000000000095e8fe0b1828d04670650466e78ab8722745a885fe056 1,073 0.48/1.00 vMB 3
730,640 730,640 000000000000000000005008fce42c7f2e94a18f285e39ff0f120eb7f9371392 1,982 1.00/1.00 vMB 10
730,639 730,639 000000000000000000092cb3c8391428e9d7e2cc22d6a8f295f82acb1fe37691 522 0.18/1.00 vMB 9
730,638 730,638 000000000000000000072496cbca13db05649ef4b4fcb25b62e8443223e9a950 940 0.37/1.00 vMB 7
730,637 730,637 00000000000000000004ae091fb5e26fab3d5eb2da1a5ba93ef0c5e7edeb54b6 1,204 0.39/1.00 vMB 8
730,636 730,636 00000000000000000003d9e2911676bc97f45aeab3609cf0e82e7b91df5d8553 426 0.30/1.00 vMB 8
730,635 730,635 000000000000000000085be48cecfe6c48dd043dad0e6769e9c47730744f7404 85 0.03/1.00 vMB 11
730,634 730,634 00000000000000000001f715104db172a6b02238244e6dfc737ab606847cd50d 1,723 0.84/1.00 vMB 5
730,633 730,633 00000000000000000004fa1bc1e4c6904ffda8a9b8fc5ffd936184f21bdcdee1 2,826 1.00/1.00 vMB 12
730,632 730,632 00000000000000000003160cc394889abc76975d8e2144a3c93e4eb8e591ded2 4 0.00/1.00 vMB 4
730,631 730,631 00000000000000000008f1c7d2c0c755a2b05d1695fcf9eda5f5d4140cb453dc 1,020 0.41/1.00 vMB 8
730,630 730,630 00000000000000000009363854681acfdf3517dddc889eadd30baf39cd63c677 470 0.20/1.00 vMB 7
730,629 730,629 00000000000000000006a85692a87ef32d7addec537089ea4cf7981cba5461ed 1,235 0.51/1.00 vMB 18
730,628 730,628 000000000000000000064e97e4e97a85b5beb5d232b481d177f0908407bb1c18 1,162 0.42/1.00 vMB 7
730,627 730,627 00000000000000000006a50e0bf482e40c0e49c9721aad83b6fae8bacbac7f67 1,307 1.00/1.00 vMB 3
730,626 730,626 000000000000000000012da2f77cccebbd9f8787ca0724891245b312fdd93fea 2,549 1.00/1.00 vMB 14
730,625 730,625 000000000000000000060cd6ee94034f923828eb10198928498ce69bff4e79c0 985 1.00/1.00 vMB 2
730,624 730,624 00000000000000000001f9b91325e88a858ecdf487da31849dd43f293a80dd5d 1,199 1.00/1.00 vMB 4
730,623 730,623 000000000000000000002c8c3b2789a43581c0d2e0ecd72eeae643410a8aedf3 1,117 1.00/1.00 vMB 2
730,622 730,622 0000000000000000000675eb86e766af6888652ed9439be902b121bb7bc8989e 2,616 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.