Loading Tool

Explorer IconExplorer

Memory Pool

65,481 transactions
30.30 vMB
0.07628767 BTC
Random Selection Loading Transactions
Max Size: 171.36/200 MB

Candidate Block

Mining Attempt fd9dcf0f2f6bb8aa877b06ad793e3af4525540578f3e3a89f84a75549d8e90f1
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 71bc13af7ce05bdc1650537f302920177a9814b930e6ece87588180f6ca76153
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,213
Size: 1.00 vMB
Total Fees: 0.01733290 BTC
Feerates: 150.93 > 1.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (597,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,575 317,575 0000000000000000293a691c8d22d5fe296939c39c2b4ad4c43bcec93d023783 339 0.27/1.00 vMB 21
317,574 317,574 00000000000000002960d128679eb86a2d87ff45251f04de62ff6cb72fc1db32 199 0.14/1.00 vMB 16
317,573 317,573 0000000000000000247ea155785cf3844e625dea0a3c25c4738e99b10e906bec 777 0.50/1.00 vMB 24
317,572 317,572 000000000000000017706514a7f286d985befe6d2ff7e99b956a595e693bacc6 88 0.07/1.00 vMB 5
317,571 317,571 00000000000000001a4a0f90a40eae5132e9f3499a0fcd4053b45cd71cf3bc5d 341 0.24/1.00 vMB 21
317,570 317,570 000000000000000003fbda04980899b59484d5aa4919d7e00a06f237b2bf3833 267 0.13/1.00 vMB 29
317,569 317,569 00000000000000000cf4d4419a0a8bffb360dbbe9989eda29daca9683ec69643 897 0.51/1.00 vMB 25
317,568 317,568 00000000000000001bfb071d367062f51b30df4aaaed1d16264d6016abb0a440 498 0.37/1.00 vMB 24
317,567 317,567 00000000000000002b236eb9e27acd15d2cfa9ae7219f8e3e782354678583c60 492 0.36/1.00 vMB 25
317,566 317,566 000000000000000003ea54b05a38c656e6de37f5d55fe3769d9a368b45e61fc1 172 0.10/1.00 vMB 18
317,565 317,565 0000000000000000254e5450e5eb59813b88715f0c35fb3e4379c682d942cfa7 174 0.11/1.00 vMB 16
317,564 317,564 000000000000000027ba29f8a440194cd97d11e281f50167e4a0b4c2000770f9 458 0.31/1.00 vMB 23
317,563 317,563 0000000000000000099e0c61c8c9b268e8077179897cdc48160b79f2dd87c5dd 624 0.36/1.00 vMB 28
317,562 317,562 00000000000000000836eebc016acc9e65f368cd00cffed165b0608ea289da72 336 0.25/1.00 vMB 24
317,561 317,561 00000000000000001d78f7ebde05a4b086822a8323c17864d29762a2e4ec71f2 296 0.17/1.00 vMB 27
317,560 317,560 000000000000000023e3b843e10e14a0a6188d069ff22f6898c32e4c1613a2a1 399 0.22/1.00 vMB 23
317,559 317,559 000000000000000016d3781f9b88038d72e414fa078dfd23903c44d732d7940b 191 0.21/1.00 vMB 16
317,558 317,558 0000000000000000054ef7ce2f517748fdc00ba7b5f2dc558e3f2dd9e99cfe7a 1,284 0.75/1.00 vMB 23
317,557 317,557 0000000000000000018986dbe5c8ac76c4afb25d1f52d1925750e4a9eb8438a0 1 0.00/1.00 vMB 0
317,556 317,556 00000000000000001d46076ef1aa367f22b94a54fcd233f3f5d6723d901e04c0 1,024 0.29/1.00 vMB 49
317,555 317,555 00000000000000000fac4ee314fdfe220eedfe80768fd8cebd01ec9d9327b7d4 321 0.40/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.