Loading Tool

Explorer IconExplorer

Memory Pool

28,215 transactions
7.93 vMB
0.06276996 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.61/200 MB

Candidate Block

Mining Attempt 36f73f75cd34063302e38ba4650897d618e516efd2f691b3112437c3709010da
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root 39015d9832ebc80b6dc7c901f8a59daca04f4b1ee39c6c75324bf34693a86315
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,373
Size: 1.00 vMB
Total Fees: 0.02460422 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (756,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,133 157,133 000000000000086a0519d6c76a887593afa0b6d223ffd6246729386f72e42cd0 43 0.02 vMB 39
157,132 157,132 00000000000007b81eef0959a69351fb1e2b87df599b52b476d7e2b890ea4fe3 13 0.00 vMB 286
157,131 157,131 0000000000000af8b55d4f7e8e4999d14ea5f8fdf0c08414e68ec2325f3fcfce 42 0.03 vMB 110
157,130 157,130 000000000000087fbde85d2c6257d6eda07e0b99e23b37febb9e5de4ef34423b 64 0.02 vMB 61
157,129 157,129 00000000000008567355d62fd0e6f22c44fcf18fd65f2601c7d6750ecb6313be 45 0.05 vMB 57
157,128 157,128 00000000000006236ff0c3d3fd81e9fdaee61701135c92f2936bd124ff4c53a8 12 0.01 vMB 195
157,127 157,127 000000000000030cbb5ab7b51a171d412bbdb6eeb0bd8197eab70b666cc6bb06 110 0.05 vMB 100
157,126 157,126 0000000000000f4f6859f477d5fd6cce6b9985ae630abd486a9f87de26953df6 50 0.10 vMB 57
157,125 157,125 000000000000099a35c1c7a188c9cb389bda037f7711fce1b6bdecab29e3f278 40 0.02 vMB 193
157,124 157,124 0000000000000add45262b55491bf231979ce389d841d8154a08de2ac3d071ae 59 0.02 vMB 18
157,123 157,123 0000000000000cba9e94e500402a7040603f84548f81c73e04c0282f6dda7823 69 0.05 vMB 540
157,122 157,122 00000000000001d38a07ab6c64c6f6308194d0c0145bdc5e3af4ec91ede7f419 17 0.01 vMB 505
157,121 157,121 000000000000078b99a4bba6d1aa932433c36b402b8251993a606a0123921046 12 0.00 vMB 16
157,120 157,120 00000000000006b54d7678a68f9903651e944e9cb9be101c55ff9d4cb30f15ce 75 0.03 vMB 94
157,119 157,119 000000000000008b251dc77ab0c7e3504ea97d31748ada5c10445d45d93d80a9 10 0.00 vMB 341
157,118 157,118 0000000000000273e4debd3478ec0a2f56132876e5ce4959f85aa086008eca6b 32 0.01 vMB 509
157,117 157,117 00000000000001049d5929e70a910e8d8a40339fca53ce6b67ace2f2a57c2c13 12 0.00 vMB 36
157,116 157,116 00000000000007b3edde28fa1bf8f267efc9785d69bb6757d5d591679130b0b0 26 0.01 vMB 376
157,115 157,115 00000000000002c5ce2b61b8cd12d3e79e456dadcc5d78f38a0eda19be324e62 25 0.01 vMB 205
157,114 157,114 00000000000002536dc323eea76d0dfbe09951aae82bda3f5b5359b1ebf12e28 39 0.03 vMB 138,642
157,113 157,113 0000000000000a7bc2491d7576c9c51f73b19bbe1af420bfa4acb4524285b029 56 0.04 vMB 86
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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