Loading Tool

Explorer IconExplorer

Memory Pool

77,368 transactions
29.07 vMB
0.10047251 BTC
Random Selection Loading Transactions
Max Size: 174.96/200 MB

Candidate Block

Mining Attempt f98a45c064ab60662f32fb3fd5f7de041de662ce8938ae30801e45f324b1937a
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 42f99e0f65b77657c175127e2cb44e1f692d22a964026b61f46d3e03b9b014f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,449
Size: 1.00 vMB
Total Fees: 0.02667809 BTC
Feerates: 453.09 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (468,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,262 447,262 0000000000000000018cb2ede7d7625b37021a4402fc54ee3dfe9faeb9e1ceed 876 0.37/1.00 vMB 79
447,261 447,261 00000000000000000173e98cd65a2ab7ec8827ffae864bcc784d9a3685951713 521 0.26/1.00 vMB 73
447,260 447,260 00000000000000000214cdb8461d46b3f6d9afe6c723a443880bf362b58ce806 1,144 0.55/1.00 vMB 75
447,259 447,259 000000000000000002f7d962776712d3d6c5e6f7ff5dc70d98362dafe2bbcd08 268 1.00/1.00 vMB 7
447,258 447,258 0000000000000000010e9e26570a82a888608b9c2f2408fbee13445c237066d0 2,050 1.00/1.00 vMB 76
447,257 447,257 00000000000000000277f0e531a209e2ea6bd771753d6d55245af01c09e29050 2,278 0.97/1.00 vMB 72
447,256 447,256 00000000000000000322c3420509c5aa3f8195fbf2379df1a0b04cbb1c8f1134 2,586 1.00/1.00 vMB 88
447,255 447,255 000000000000000000d96512b924fb5d2803048a0575659ac5110a244f84b7e9 847 0.38/1.00 vMB 79
447,254 447,254 000000000000000002e7e2e433b672a51f73b2e417b149d5f49941f10248c183 678 0.28/1.00 vMB 69
447,253 447,253 0000000000000000023368f272ead1f6954aab542545ac4f56484392ff8edce1 158 0.06/1.00 vMB 76
447,252 447,252 00000000000000000305079b8fac8f05c89bb28295a70d6bd749d4219844e8c1 1,992 0.88/1.00 vMB 68
447,251 447,251 00000000000000000301c9ee894501b5f26f3e00eefcc49413c36a8eaaac2d5a 2,772 1.00/1.00 vMB 91
447,250 447,250 0000000000000000008f7180bf16beacccea838897af2c4ab023b18c65ed5540 111 0.04/1.00 vMB 91
447,249 447,249 000000000000000002632e6d4c1fde4c48f45156dbc3839132869d7d46fc7e25 132 0.25/1.00 vMB 55
447,248 447,248 0000000000000000028af761b352940d884e3542174ed6c11bb9a29681d50a68 1,268 1.00/1.00 vMB 71
447,247 447,247 00000000000000000351690d084b3a7908799080fea0466ab6310e809faa5bb9 1,099 0.46/1.00 vMB 74
447,246 447,246 000000000000000002c42d34fcae1f0495bd0c34ccf3fdd252a379934d2e8ed0 909 0.38/1.00 vMB 70
447,245 447,245 0000000000000000004329a643612b5a83e1234259a503687862a99b09b6f9f4 1,618 0.65/1.00 vMB 76
447,244 447,244 000000000000000000c3739ea7d622485135dc182ebff37a03aeb2036c9e4188 407 0.15/1.00 vMB 78
447,243 447,243 000000000000000002ab9343e11616464ad5f16218f6f6c00956a17c3421190d 663 1.00/1.00 vMB 21
447,242 447,242 00000000000000000175269597e1e3d4f32c7a593ff3fec49573e31567a71db4 1,834 0.87/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.