Loading Tool

Explorer IconExplorer

Memory Pool

27,158 transactions
27.41 vMB
0.06698419 BTC
Random Selection Loading Transactions
Max Size: 131.48/200 MB

Candidate Block

Mining Attempt c9c1c619e425df1b642fc21e67810a713e07ba582fc4b8a732a83b435081b5d7
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root a0cdfe27a29fce8ec0e92c4c506faf5d7755780b171c8726356c634cb6cee7b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,161
Size: 1.00 vMB
Total Fees: 0.01513221 BTC
Feerates: 101.32 > 1.52 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (153,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,098 761,098 00000000000000000001b6e8d971f9b1ff75ec77bfc41eb52ee49e8792bb288f 897 1.00/1.00 vMB 13
761,097 761,097 00000000000000000005fe8718a1183849c13fe659ecf6d0aafce9ca0c2c4d0e 924 1.00/1.00 vMB 24
761,096 761,096 0000000000000000000614c105a4813338943aeb78a215eedb1e78763d1ff41c 738 0.25/1.00 vMB 14
761,095 761,095 00000000000000000004aadc08acb67af811f6fe4b90f6b2420be526d874fb78 611 0.17/1.00 vMB 14
761,094 761,094 000000000000000000004922811346a8536a14fd18106fc498ad7889dc38a420 2,106 0.92/1.00 vMB 7
761,093 761,093 00000000000000000004164eba85c88c32dc82b86de331c5a5b10b8c56d1c8ac 3,162 1.00/1.00 vMB 17
761,092 761,092 000000000000000000078315da1efb6937a0d06015891b0412164dc2531e3004 3,106 1.00/1.00 vMB 18
761,091 761,091 00000000000000000006f01ad0649cefc26c86c24a2808109c584bdcdc0d5293 542 0.15/1.00 vMB 14
761,090 761,090 00000000000000000002433baf2ec26477475b1450bc4893c919708ae7d7730f 1,526 0.99/1.00 vMB 3
761,089 761,089 000000000000000000001fa49379284c0a6089c53c7a07adced2f2f0f9350cd7 2,894 1.00/1.00 vMB 7
761,088 761,088 00000000000000000005caee88f6b76de44b0346846b0c1d8a56b389395c7b44 3,064 1.00/1.00 vMB 17
761,087 761,087 000000000000000000032beb9346bf7a7073686eee7fa562592aefa6cb7815ab 3,050 1.00/1.00 vMB 17
761,086 761,086 000000000000000000065f1274482eef4fa56bd1e9bb652543fec98a899b1d05 2,566 1.00/1.00 vMB 17
761,085 761,085 000000000000000000042a9c2421bc2c51ff2cf3bfa6858c8bc4c3b175897b1a 2,238 1.00/1.00 vMB 25
761,084 761,084 000000000000000000060848c72c8be7ad8ea02e3100d30d4a0b73ae421596a9 2,161 0.72/1.00 vMB 14
761,083 761,083 00000000000000000006c91caf70b1701f121287b161b43975bedd0f73b52d17 1,244 0.36/1.00 vMB 13
761,082 761,082 00000000000000000005c8e4820f2d7e0c869bd7bee153d362492bebec2174ad 1,024 0.33/1.00 vMB 15
761,081 761,081 000000000000000000008d936efa78f6effe6d9614a8f241d3eb7ffaaed4c88e 818 0.89/1.00 vMB 2
761,080 761,080 000000000000000000079b874244c6781bf35879bed357b176e2e2b79943159d 2,243 1.00/1.00 vMB 12
761,079 761,079 000000000000000000062c43301b0c8d4b3bc369111ef06fc2839f2cfd3ea90e 2,700 1.00/1.00 vMB 10
761,078 761,078 00000000000000000007250fd44fa395de1dff2b6f87b290ff76f1305a63376a 2,107 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.35 GB
    • Received: 10.98 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.