Loading Tool

Explorer IconExplorer

Memory Pool

28,047 transactions
7.70 vMB
0.07545929 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.43/200 MB

Candidate Block

Mining Attempt 520aa570a3b1a15de09f267cefe30731f87a145796dd3ccd6e50c536d7a2155b
Version 20000000
Previous Block 00000000000000000001b7add582d921f101de9fc752a46556c714c2f52b53d9
Merkle Root 5b4a1dc3dc033245187c01202cf3f633edb6c734078c41e47a51a63503ea201b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,640
Size: 1.00 vMB
Total Fees: 0.03636879 BTC
Median Feerate: 3.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,186 (786,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
126,925 126,925 0000000000002a0bf044945f5d7f841434143d9589673fb175c60d1fbc9ab78e 0.00 MB 11 348
126,924 126,924 0000000000003a9f05883427162af35447a1c7f3cd11eb98fa3fe65bc2a5d36c 0.00 MB 12 16
126,923 126,923 000000000000239b3e44e950f72f3243bcbcbc82b69121f5fed746ba46b1b4cc 0.00 MB 11 1,091
126,922 126,922 0000000000000045347e488b6131b9881f03b2d276f4b96c7fc6a21ae45de04b 0.01 MB 30 649
126,921 126,921 000000000000434bf866eb58a4795f51d8915088439c973dc4ce2855dbfc530b 0.02 MB 106 3,562
126,920 126,920 0000000000001dde7225dd5324a8778d79cee61b31454ebfc8c8cb48d5bd6479 0.00 MB 12 410
126,919 126,919 00000000000038f79d4e2e71fc95450116bb386c77dfb0be42c3d93552557d05 0.00 MB 10 672
126,918 126,918 0000000000002e5e3147dde7b78b6cb4b40ab2ef8a00d6e27132ad8a7d73690a 0.01 MB 22 685
126,917 126,917 000000000000089fee47c4f86204425530a1cd89a69328bc4665817283ae8ff6 0.01 MB 10 367
126,916 126,916 0000000000000d3d62469e3cc848609d71bf12f50ad9e1cf78b87ff57e4ba8a6 0.00 MB 6 402
126,915 126,915 00000000000021bc19ee6db6ad6f285dda2ba7a48434bd8dba92a170b4505a3c 0.00 MB 2 1,715
126,914 126,914 0000000000000deea1a9c1669fdfa343f9c6f79280d6eeccd37cdd64bcedc0ba 0.00 MB 6 1,267
126,913 126,913 00000000000013ea93f982fc2839790bf670f23a2f51dee4b9334ccf202551d3 0.00 MB 10 1,328
126,912 126,912 0000000000000eda81ba4a08d7e35dc994cde234e6511eb14fc1ef29d4155224 0.00 MB 9 1,019
126,911 126,911 00000000000041dabadbe0926d4b0318d06fef941ddc74626052dd8fcbc06d8c 0.00 MB 10 1,012
126,910 126,910 0000000000001e02d1e735617aa55d0f6da812d4aab2f3f5542b92d386059649 0.00 MB 9 577
126,909 126,909 00000000000018abbb8a44389811d832e3d8b848bea1e4f662187f72df49badc 0.00 MB 3 0
126,908 126,908 00000000000022bb1c4b8377c4ebb3b5fce06a8765c553a1cd53f374115e4b20 0.01 MB 16 1,076
126,907 126,907 0000000000002d225162d699db84f00b88fb655d56b1478d293d1b1445d71787 0.00 MB 4 0
126,906 126,906 0000000000003240a3da01dbc94306497ed5ee0df2fd1a6545becb7d37926157 0.00 MB 4 0
126,905 126,905 0000000000000356d626441d4619db3d4e681dee85bff5f62eb60312c7811e9c 0.00 MB 13 619
Previous 10 blocks ↓
Total Size: 779.18 GB

Node Details:

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