Loading Tool

Explorer IconExplorer

Memory Pool

82,217 transactions
30.39 vMB
0.10241966 BTC
Random Selection Loading Transactions
Max Size: 185.48/200 MB

Candidate Block

Mining Attempt 562853e5d84e11f27cd042e7dbac32da684bf2ad3ebfc1506dac88144628242f
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root dc7c15e982c2b8446e245407fa42b3de8f4f7f4feed05a47a53984c996df59c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,673
Size: 1.00 vMB
Total Fees: 0.03202426 BTC
Feerates: 402.60 > 3.21 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (821,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,426 93,426 000000000008f21e3bdb9ad045f38e824cb4b24bd0cf94ce3cb6195834ea6cf8 4 0.00/1.00 vMB 1,560
93,425 93,425 0000000000087bced2e4f0d559be9744b2234463d3e00988139b65657dc11801 3 0.00/1.00 vMB 2,079
93,424 93,424 000000000008324564f784d3fd20d8c32d0bde00e63d86e73a25ed9665396c4d 1 0.00/1.00 vMB 0
93,423 93,423 000000000006eaf57a574ba887320c3192fba828e4856f500daf07372433e8ea 1 0.00/1.00 vMB 0
93,422 93,422 000000000002212be397a2819dc8194d115d407f1735bfcc601ed0e633c156ae 7 0.00/1.00 vMB 842
93,421 93,421 0000000000040b652e3f42b45ae4982368b1c5ed1d5a98382a532a55775a2c96 2 0.00/1.00 vMB 3,891
93,420 93,420 000000000002d0022f205055958ea2192ff6123a822f9b6aa88592da81e18262 6 0.00/1.00 vMB 1,780
93,419 93,419 000000000008c17202ee1df93f5684deea5b936f43355ffa9773457522dd6a5b 1 0.00/1.00 vMB 0
93,418 93,418 000000000009342126fb0a71d228d94b3d6413190a3aa235261362174f613e5f 5 0.00/1.00 vMB 0
93,417 93,417 000000000004974e0b05a8c47d8523aa2f9a5089fdc83fdf84cfcccbf96c77d9 1 0.00/1.00 vMB 0
93,416 93,416 0000000000057b3621249a7382164f14b33ad178d8c58d12783f56a75f004b5b 1 0.00/1.00 vMB 0
93,415 93,415 0000000000035fd7550bc7ef739bdc1e2329361f5066d201b81e1601d4c735ce 1 0.00/1.00 vMB 0
93,414 93,414 000000000006bae5ca8ffa803566aebf2e5929b315fad2ff64230c957e405fc2 1 0.00/1.00 vMB 0
93,413 93,413 0000000000011a8118bcaefa3cdfdbc5de9a57901ce66c12421706b4730f47ad 1 0.00/1.00 vMB 0
93,412 93,412 0000000000021ccb4492b9305706294d8a8dfb1fd0fa5a02222b1e97c9d21ca0 1 0.00/1.00 vMB 0
93,411 93,411 0000000000017757148d6dfbf8aeea03dee9fe6fde01064b9820a5c3005454a5 2 0.00/1.00 vMB 0
93,410 93,410 0000000000061c177aeecfdba74c5b58a01fbfe8daa0e9baea5cf4e47a18df03 1 0.00/1.00 vMB 0
93,409 93,409 0000000000036e97e7eb6c27f88a663977217f057a0182007cf6d035a3fa8621 1 0.00/1.00 vMB 0
93,408 93,408 0000000000018412aaf6c2c53ac5db801cb0ce843f9f55c3909fd968966f7ff9 1 0.00/1.00 vMB 0
93,407 93,407 00000000000638c80ad7bee4a019524c434926988eeb42a7e3de221ad65ed197 2 0.00/1.00 vMB 3,861
93,406 93,406 000000000008d438512617bfce3afa331685a324a63f10fa3bedc276de38be20 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.