Loading Tool

Explorer IconExplorer

Memory Pool

46,276 transactions
28.86 vMB
0.14338338 BTC
Random Selection Loading Transactions
Max Size: 152.73/200 MB

Candidate Block

Mining Attempt aadd45a1e609fd5b42e1901126ede65e5396fdce4710e3381192686430692935
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 6f0b33a6c218739a7ccd580fb6a9e750a4255ad9ede76ca4aaaeee526f977fef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,517
Size: 1.00 vMB
Total Fees: 0.08118788 BTC
Feerates: 15,654.48 > 8.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (590,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,817 323,817 00000000000000001a1c3492e0749c462ed9cb5a2e63986074743e1faedf92fc 1,544 0.75/1.00 vMB 34
323,816 323,816 000000000000000018a65630a7a2a9fa3b48729fbc60555481a2e9261fe2780f 97 0.06/1.00 vMB 4
323,815 323,815 00000000000000001b07d86e81b538b6540c5e60d40441ebec71b6d95c118b45 337 0.25/1.00 vMB 26
323,814 323,814 000000000000000014ba5d77fd0aeeadf432daad0b84f572f360bd4295a6d4c4 509 0.45/1.00 vMB 28
323,813 323,813 0000000000000000093567095bcc7e8734fea71c74ad4ba2c793b1a586a7e904 141 0.09/1.00 vMB 15
323,812 323,812 00000000000000001b6c8069edf546db51bbc6ceca05cfed1bf8ec028b717cd9 245 0.14/1.00 vMB 21
323,811 323,811 00000000000000001b5d6d57ca3cbbdf4323546b5fbc4f197d55409a20edad51 218 0.11/1.00 vMB 31
323,810 323,810 000000000000000006b60539c87c8219fbd066ce102493e0f33ef99271783db8 932 0.50/1.00 vMB 30
323,809 323,809 00000000000000001efc860acd7ee946ca11eb01927a9d479e5dab46e68336c8 579 0.31/1.00 vMB 26
323,808 323,808 00000000000000000b3d04849ced455f28168603b7df5c29859d783b406be10a 644 0.66/1.00 vMB 18
323,807 323,807 0000000000000000010a10dc2413fd14790bba0fbbdb1bd74be80dd590b2723a 1,765 0.75/1.00 vMB 39
323,806 323,806 00000000000000000a9f231100b5818a1f3593ed26616e9dc35acf6fee5c933a 1,287 0.72/1.00 vMB 28
323,805 323,805 00000000000000000ec99c69c1bae93b4b5ed801d6e6b993f4d725433b599e84 722 0.54/1.00 vMB 22
323,804 323,804 00000000000000001b2be2d4f4938383eb9e8dd5bcd7c329c1d3009e54d354ba 756 0.51/1.00 vMB 25
323,803 323,803 000000000000000000c5be50e9afe0849b23781e9cc5ff70bfac8c0370933037 333 0.22/1.00 vMB 46
323,802 323,802 00000000000000001b48fc01d0216cbf9301ed52db7baf85746a94a28b1aec2f 468 0.25/1.00 vMB 28
323,801 323,801 00000000000000001198bdc4bf91f8611312bd1372d6b1f095c42839b61c4cc8 32 0.02/1.00 vMB 23
323,800 323,800 0000000000000000084b0c04a20a38af8d838b46a67e98b75a6e83076aa57d11 297 0.20/1.00 vMB 23
323,799 323,799 00000000000000001a700699a447b5e9d7ae4eca18ec63f4d242f66413355fc2 100 0.13/1.00 vMB 11
323,798 323,798 00000000000000001166783b77f0f02838a4fb037dfba6c1e657a824c706aa01 1,383 0.75/1.00 vMB 31
323,797 323,797 00000000000000000e71b65e2d33c664d4f08c08b412c9360b924ab4104bdbf5 473 0.33/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.