Loading Tool

Explorer IconExplorer

Memory Pool

30,312 transactions
8.98 vMB
0.11340486 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.41/200 MB

Candidate Block

Mining Attempt 81e894e0ddb0f8108420a9921bf1cc6abdd48ca6697533339b115b4ccfaf3d36
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root c7ead98b2615be00b71b2aa4d0bbb67b54af4fc05ff1769aa81f158f25720244
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,505
Size: 1.00 vMB
Total Fees: 0.05146028 BTC
Median Feerate: 3.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (776,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,852 136,852 00000000000007b9c57dce62d80b9e4d4d2c11af90b000feb5450daa53328378 154 0.05 vMB 120
136,851 136,851 0000000000000300a790e447bd15f4c53123d1b7d004c7ecd029d7f8a95f0c47 147 0.05 vMB 229
136,850 136,850 00000000000006d2003bf4772427103a8222df74a6d3a852c6491ad1cce3fbe0 103 0.05 vMB 325
136,849 136,849 0000000000000a634ceff5abdf605e7dda16388e3d4dbaa6a33c6c594bfdfdfb 26 0.01 vMB 321
136,848 136,848 0000000000000205f9bac81006ba6f9319e865606749f109f0f8039449099862 23 0.01 vMB 238
136,847 136,847 0000000000000969acb714793add9f514c98fd694e5c5c3d033428ce495a3aba 123 0.05 vMB 234
136,846 136,846 00000000000005cb0c9e774ca967dd75b52d8f1663c3dabbe3ef4720c4d0a5da 77 0.03 vMB 295
136,845 136,845 00000000000006b7eb8590cd6372b74369f9d74f69f0afbba63c2a790460217c 16 0.01 vMB 692
136,844 136,844 0000000000000253dc143371c5f054db0c1a6ce22d61fb22b75e54f5ae614ab2 70 0.03 vMB 317
136,843 136,843 00000000000001132be7470ab970c0dd23b8bb4a8f4cc163bf29105d45523f56 12 0.00 vMB 873
136,842 136,842 0000000000000339dbb5e31fbca361201a0fb437da4591acff733891fbe52ccd 23 0.01 vMB 462
136,841 136,841 00000000000009b9fb945e8407eb14009ac9e238c1c585ea31556fd10217bca1 76 0.02 vMB 379
136,840 136,840 00000000000006dd1454bfa32f4731fae918c9b7cd6e744b6a6adc12e5aee6d6 97 0.04 vMB 384
136,839 136,839 0000000000000380b3a914e2a2f2dc58c58c2dcfcf6b27e793a719400bd42c82 14 0.01 vMB 374
136,838 136,838 00000000000006ef271663c4a0892f18943254095dc15cf79bbbe1442f3c5e80 70 0.03 vMB 208
136,837 136,837 00000000000007527a390a457bedbe66524339afca838fc35da98c42712adcda 21 0.01 vMB 58
136,836 136,836 00000000000009c43e4e0db81031b3069e4e7474dba11b9272478df28f9af605 26 0.01 vMB 192
136,835 136,835 0000000000000679d91730a7647234b5154670edebff758b9835919da92b6a92 17 0.01 vMB 89
136,834 136,834 0000000000000478fe446584997ed5df66b292eb1b6d99b713c1b4cfb258f0cd 1 0.00 vMB 0
136,833 136,833 0000000000000a2eab62c815c8258c33232e27943a726c28d6219810481bae7e 6 0.00 vMB 49
136,832 136,832 00000000000008a78155f1bf16efb41f5950fa77c91f21521521fc75c20cec4d 11 0.01 vMB 188
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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