Loading Tool

Explorer IconExplorer

Memory Pool

79,254 transactions
30.09 vMB
0.12561839 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt dd6ed88f8940d6b3bbec27e39fb74014f942b9480d6a9fcd33e3386bbb882b36
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 82ea8dcf1da9831ef0ec6f45a1aad5b7193e68cd0ddc1282783ba803bc36ea6f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.03898640 BTC
Feerates: 673.02 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (532,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,371 382,371 0000000000000000011bef88dad18d4e4f5e861a02e7a02e394d565805bcec90 992 0.48/1.00 vMB 32
382,370 382,370 000000000000000009bef72e4802e46a941f8f60fea7f0799d86f91392a9cdaa 1,718 0.88/1.00 vMB 34
382,369 382,369 000000000000000003ddfad861650344ee5723c0d427425fe22a4b7757c01e4d 1,301 0.68/1.00 vMB 36
382,368 382,368 000000000000000009ed3fea46f89628ee0ff024e5cb25ce653afef18cf714e5 304 0.19/1.00 vMB 29
382,367 382,367 0000000000000000048d176fe26a923bc4dbb2784766fb3b92b9dda292d77b08 897 0.45/1.00 vMB 34
382,366 382,366 00000000000000000e183762b769ea3d503ee5c98e61386367b3feb0cdce1a9f 602 0.93/1.00 vMB 13
382,365 382,365 0000000000000000007241546eaff94e355d6c2874be4343e0884c218d659bff 469 0.26/1.00 vMB 28
382,364 382,364 00000000000000000da2b98709e96e2f08087ac31349ac018b5d8b53e8e03cb3 772 0.84/1.00 vMB 16
382,363 382,363 000000000000000003a0addaa65d48bd222263c8f63cc300c57403bacdb9e6cd 2,215 1.00/1.00 vMB 33
382,362 382,362 000000000000000010e842fe7056d32686d2719d0e132e0de8fb6f564db55d0b 2,930 1.00/1.00 vMB 52
382,361 382,361 000000000000000002856cf6a2b67869d276eebab15cb5428e3f6731953428dc 237 0.19/1.00 vMB 17
382,360 382,360 000000000000000004f51774bc59bd100e4c1e9ce7e91baa15ea521369fc331f 1,419 1.00/1.00 vMB 23
382,359 382,359 000000000000000010e9c88199a08f5f9d0bc046f30e6f6eba17c22c08eda33c 641 0.42/1.00 vMB 30
382,358 382,358 00000000000000000db9af6344b9be94c61ac7752a7c97c2de92a4a05bf1ebce 456 0.32/1.00 vMB 24
382,357 382,357 000000000000000010c3c84a44d26af2eee1cde1279b6df8a5bc4d2ee91f0660 432 0.31/1.00 vMB 56
382,356 382,356 000000000000000009a8ef3cb144cfac2527567af5a5f91053d1cb58595bf4c2 193 0.14/1.00 vMB 18
382,355 382,355 0000000000000000041d5a394b0f375562a8b92c59c8273bfd8193bd153591c0 155 0.13/1.00 vMB 14
382,354 382,354 0000000000000000049313902dc7459f71121393ba8612ac2b8982cd1aedb1f4 1,305 0.87/1.00 vMB 25
382,353 382,353 00000000000000000d157ce56925dce7e2211c012bfff4ba95917f856bf2245e 1,269 0.75/1.00 vMB 22
382,352 382,352 000000000000000001cb144ed9c846c0f910aaa04bb71fc8a8b5d855923e470b 2,806 0.95/1.00 vMB 48
382,351 382,351 000000000000000008b5f60fd6bfe149e0b930489dd4a2f5772bd0e3e6698c5b 1,206 0.71/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.