Loading Tool

Explorer IconExplorer

Memory Pool

42,440 transactions
18.95 vMB
0.21561502 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.03/200 MB

Candidate Block

Mining Attempt 8927559a143dae0578a9181477215a24ab471afbf086d4f4ab46c1145d6c853c
Version 20000000
Previous Block 00000000000000000001065da8b03548111eb7fbe3ef470933bdf1f9fbc44d6f
Merkle Root bdedde5dc1e6d4441b33b189fb5b490d294de8133d4d8a87eb93b730116a6e7a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,095
Size: 1.00 vMB
Total Fees: 0.07598039 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,322 (783,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,198 130,198 0000000000001b1f093d800e13dad5ed45ad40cfec5f50fcdd87c18657aa30a0 123 0.05 vMB 395
130,197 130,197 00000000000011201c060ff279519858690ad7f537f5e66af509eb858f8f64fc 16 0.00 vMB 2,736
130,196 130,196 0000000000001198aec45aa7cef9c843410733069da092ce8c870f185c34175f 13 0.01 vMB 1,331
130,195 130,195 0000000000001b93638aa999f5f31f7a00dd34a1b06eca0152a8feb42bca2dd4 58 0.04 vMB 1,085
130,194 130,194 0000000000000b07fadcf3769a121785c75ff60a392aad625ab07d8b50fc7e7f 47 0.03 vMB 798
130,193 130,193 00000000000019abadae3ef2ffb171251d489f4df61f91cab7531d9f5d3acfc4 8 0.00 vMB 245
130,192 130,192 0000000000000191ed49f56cbd2233478c8a69ef19c343d93cac1982cade117e 63 0.03 vMB 356
130,191 130,191 00000000000004b887065a53afb25a2c70d1f6b780ec07aeb8f7c6f5ed247504 18 0.01 vMB 1,548
130,190 130,190 00000000000012ec78704622760a6421a7095285898fc8d1f36114e95ae753b3 22 0.01 vMB 206
130,189 130,189 000000000000056ad1d5cdd6ceacc0e9438539b4961a563bd873596c4d113d54 10 0.00 vMB 497
130,188 130,188 00000000000001a94bf471152e3a9e7435a4a37cfc1b980de3037dd380bfd8d3 32 0.01 vMB 99
130,187 130,187 0000000000001c65fb5d7491e1b1d1471b63a0d60659092ed349ffcb7e69e2a4 1 0.00 vMB 0
130,186 130,186 00000000000006cbc2f0357d27311025fa98f795e15c6b647437910e88f507e1 6 0.00 vMB 3,237
130,185 130,185 00000000000016105c72aa1324f5d44ab23d1c6872f20ec3834d19a59418199c 17 0.01 vMB 941
130,184 130,184 0000000000000f5a62c73bb2c73b20054047599d902582dfad75d9082df43baf 13 0.00 vMB 824
130,183 130,183 0000000000001c16a0fc354d01350b6650b69078cff22ff7412e6251df45cdd0 108 0.04 vMB 637
130,182 130,182 0000000000001d8f43921934db33f0a2bdb3dd4b2e2b42f36a432685b7cdc73a 8 0.00 vMB 938
130,181 130,181 0000000000000e549eb269134ac02325252a467bc3c934536c89350d34230aa3 13 0.01 vMB 755
130,180 130,180 0000000000000237cc8d7a152d7a93beae2e9122bb7641b329c14f4a26105665 13 0.01 vMB 895
130,179 130,179 0000000000001106343cf1093f436bcd98b587fc42c33f8515a4afad3c81e68d 13 0.00 vMB 846
130,178 130,178 00000000000000e75dc6e1432d6353635f8a27769913b5aa0d9793c0e79dfb89 18 0.02 vMB 821
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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