Loading Tool

Explorer IconExplorer

Memory Pool

20,045 transactions
4.94 vMB
0.06974638 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.24/200 MB

Candidate Block

Mining Attempt 8126fccf2cb2455ef6b39ecbeaa91d832ff11b94dc0cbc0dbf82846ffb5030c5
Version 20000000
Previous Block 000000000000000000010ebf3d78750a559f300040137ee4d9f5a620eb965783
Merkle Root 2628deafd18b8e6999f46d81c7468f8fb60c26dad01ce5459921d75f655c065d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,960
Size: 1.00 vMB
Total Fees: 0.05868380 BTC
Median Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,161 (782,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
130,871 130,871 00000000000006d3a5bc37f3ae36b39d53708289af3dd04645591e31d26d06c7 0.00 MB 14 1,452
130,870 130,870 00000000000009323a4e2c490ea7849bfdcbb0d38b37f1b562bf9952f35297ea 0.02 MB 34 589
130,869 130,869 0000000000000656b7d32eb85719d79fed1e74d689dc36b942fe0d2cf2a91403 0.01 MB 19 1,972
130,868 130,868 000000000000045f457be48200002bcc0a8d3ab6c82819bb06b206e05bd6a92f 0.05 MB 167 302
130,867 130,867 0000000000001d25b79e0be88bfbd6a888ca12648554e603d4ce0ce347cd5bad 0.01 MB 19 1,060
130,866 130,866 00000000000007d880229a3ce70248cf012814f4289291a724fa41d889c487d4 0.00 MB 17 1,257
130,865 130,865 0000000000000a105d76c8af44af7a8a49fe751cf2f9c730bf0de93f493783cf 0.03 MB 61 1,034
130,864 130,864 000000000000068f3978974711b2e39739ed613d2b3533a4ea0310240801e179 0.05 MB 163 61
130,863 130,863 0000000000000e5d34c60bfb85e8977c1f86701d1cb511ca5a79f56670aa5a74 0.03 MB 36 404
130,862 130,862 0000000000001a23fee0e0a868f1adcb090b734e4debee3d4f5f0933ac088c4e 0.04 MB 90 941
130,861 130,861 00000000000008620350d5642bfb3c29091e308499a1eaad0edf9c2a7cfcf513 0.02 MB 44 1,730
130,860 130,860 00000000000006d805e4cefdb6bc85cf74a4285d9af4ad6b9d0446d1add731e1 0.00 MB 12 1,994
130,859 130,859 00000000000010e450e253a3564f09ce4fb85a24500596eae8414ebab4d57224 0.00 MB 6 648
130,858 130,858 0000000000000888ac20c4d0bd06017c744d2ce9f9c7b18cead271a56a164fa3 0.00 MB 13 1,648
130,857 130,857 0000000000000d0a1fa43027446a513e6ab989882de1222e734185dc15183122 0.02 MB 67 38
130,856 130,856 0000000000000b2fd416a154fbd633f6609cb70f7a010c11cb8cfb2b1cce9dfb 0.01 MB 33 1,574
130,855 130,855 0000000000000f18bd71fe347be2b04a71c3e9064afa0dac01c1d78955cf487f 0.03 MB 62 1,109
130,854 130,854 000000000000024f9c3ae28d457e321b8a0f907d2dd80d0ecd5982af2775e348 0.00 MB 5 0
130,853 130,853 0000000000000a9b96bfe6d1d2a65906c8a6c5e4e0dcd5dd18efcc6a89b9e0ba 0.03 MB 99 504
130,852 130,852 0000000000001bf292a793ed9c150faa8bf1ef53dfe3a569348309583b7b869d 0.00 MB 10 1,251
130,851 130,851 0000000000000fb289a8f173fe513441592de854d6ab7ce4f4808ff6ea61d7af 0.01 MB 32 1,428
Previous 10 blocks ↓
Total Size: 779.13 GB

Node Details:

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