Loading Tool

Explorer IconExplorer

Memory Pool

77,383 transactions
28.71 vMB
0.06686068 BTC
Random Selection Loading Transactions
Max Size: 174.22/200 MB

Candidate Block

Mining Attempt c62d7416f2717f7bb7ea3a49e5523dd81b007d253fc1d949e57fdff8edd701cb
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root db3a4bad2aa7b0af19330c61b07522758293432251b4e7ac5569453179f72fa3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,521
Size: 1.00 vMB
Total Fees: 0.00725809 BTC
Feerates: 100.53 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (779,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,318 135,318 0000000000000461d4fb34cf76be58932ac0c481b3f2bdbcefefb758e25d909f 45 0.02/1.00 vMB 538
135,317 135,317 000000000000020c0c6c045723bf83befb87befcf32f2c129e1f5d010686322b 30 0.01/1.00 vMB 379
135,316 135,316 00000000000008c6647c917f3ffa41bdc180380947e476ca4156f074ecbf9d01 5 0.00/1.00 vMB 890
135,315 135,315 00000000000008ee7c6ba21407a96d059da63c44c148cfc5ef71620d27e6d3c0 90 0.03/1.00 vMB 2,277
135,314 135,314 00000000000003df1a470cbb96be0c19853351f550e506e3f2de0e615f87a75b 42 0.08/1.00 vMB 184
135,313 135,313 00000000000000abd1d2dc22501271eb2e8dde7f0b5b466378af505462b9172d 8 0.00/1.00 vMB 646
135,312 135,312 000000000000072315b7c46852ff99427da7e9c472bbabbf89ae3c56ce0fb3e4 47 0.01/1.00 vMB 399
135,311 135,311 00000000000009975ae83d2133240484489fcf5314beddb93b7ba873a88bf21e 8 0.00/1.00 vMB 47
135,310 135,310 00000000000002311043822044611d3ab3d9c9dc6ba008f86572a03385f0484b 1 0.00/1.00 vMB 0
135,309 135,309 000000000000096b853baf3d980c217f9d5d8228c1c005385f7d83f872a346a3 6 0.00/1.00 vMB 0
135,308 135,308 00000000000002134b32e0e03fe53771e76fdfe97919c84c8d885593a60f8e0c 15 0.01/1.00 vMB 66
135,307 135,307 000000000000061e69899d9cc6f3d9fbdc0f1afa6412be7fd2710799c2e0577b 164 0.06/1.00 vMB 223
135,306 135,306 000000000000006a848e3d0dd3c77d5bf040838a9515d8039115e7fbddcb72df 36 0.01/1.00 vMB 360
135,305 135,305 000000000000067b6bb56fa85eee3273636150accd8711d9f9a596fc8f9acf2d 42 0.01/1.00 vMB 602
135,304 135,304 00000000000008eb389f38ce6776f85665505aeaaa980d25cb012048cb7fa0c0 40 0.02/1.00 vMB 173
135,303 135,303 00000000000005aa6f7500eb0c420717bfb39538bf4fe00ec07e8e86825ac67b 16 0.00/1.00 vMB 247
135,302 135,302 000000000000060860986d1928f95bb31e18f3242844de6f1007344d1888034b 12 0.01/1.00 vMB 531
135,301 135,301 00000000000000759a4df0b56fb026c0b06aceda55da5626385a230e7630b962 38 0.01/1.00 vMB 135
135,300 135,300 0000000000000335efbad45a991e04a6bae82e207f754d4268efa3b8e0197c5b 128 0.04/1.00 vMB 343
135,299 135,299 000000000000041c0d0782e2f097193d9f1514e7571c77d1044716c460240548 49 0.02/1.00 vMB 951
135,298 135,298 000000000000026c6ec22bef1fc9e9fff90d56ffad2cea33897d204d84a00232 44 0.02/1.00 vMB 535
Previous 10 blocks ↓
Total Size: 782.56 GB

Node Details:

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