Loading Tool

Explorer IconExplorer

Memory Pool

78,087 transactions
34.51 vMB
0.15773271 BTC
Random Selection Loading Transactions
Max Size: 191.78/200 MB

Candidate Block

Mining Attempt f260ecc7e717de19000fffc08cd5e90390dee37d39e9b2a947af830ac31136e3
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 08e5c64d591b974645f652f0b908b5fe72b955b7378966c76cf8daf13bbdb66f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,683
Size: 1.00 vMB
Total Fees: 0.03242203 BTC
Feerates: 445.78 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (763,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,974 151,974 00000000000003ab83b1550ddfeedf8bfb31859c6ab379833a8bdecb4fa3d66a 8 0.00/1.00 vMB 27
151,973 151,973 00000000000007d12571b0199e58b24d233557b14f4db0a47047510402ebfa9e 152 0.05/1.00 vMB 74
151,972 151,972 00000000000005ce17c31f9d22ca7e4bb91e5065628536869bcdeb311fb51373 26 0.01/1.00 vMB 227
151,971 151,971 00000000000002aa7f91a9a79731990d3536ff501c3cf36ab0cac0346ae1d664 58 0.03/1.00 vMB 249
151,970 151,970 0000000000000714eac56702d20f84731382ad1e76ca94350cb81b8c9b84f6be 67 0.03/1.00 vMB 183
151,969 151,969 0000000000000adf943e2904587ed17f58699d35b98101e556fd85f9bf4f1790 67 0.03/1.00 vMB 195
151,968 151,968 00000000000007e7313991fb9da1d83900742491eb6888ea95d0bfd90b2a132f 31 0.01/1.00 vMB 139
151,967 151,967 0000000000000a1ed1d0f4663a2220365d44b8b4f23353e973008c35a948a058 11 0.00/1.00 vMB 18
151,966 151,966 0000000000000758f6fcfb0349624bd744d48c6a4a2c85dec803bd9b5646e3ce 19 0.01/1.00 vMB 156
151,965 151,965 00000000000005c8c4981ef2afa21c5ac636fb90227fc5e53584d7215dae8e7f 4 0.00/1.00 vMB 64
151,964 151,964 00000000000008a66349d7f8bd9fc968fef77b6ee0aa931889217391f6985a5e 21 0.01/1.00 vMB 353
151,963 151,963 00000000000003476ace123477cbd7bf9ff7e72bbbcce064d690a17e57fa5bf2 19 0.01/1.00 vMB 90
151,962 151,962 00000000000009dc7732d7577b0e9359b76c79fb4afa4f1c32fe7aa5a1ca02bf 4 0.00/1.00 vMB 67
151,961 151,961 0000000000000a643ac46db56f27b22d77e269bb4a699a1a792a7a8321bb4e2a 9 0.00/1.00 vMB 31
151,960 151,960 0000000000000615e1dee3dca44f2b647f73243335f1bd109d675fe594c84d75 11 0.00/1.00 vMB 143
151,959 151,959 0000000000000174f137feae41b4889015ac3ad311b9f2360f64c64341eace4f 20 0.01/1.00 vMB 181
151,958 151,958 0000000000000b1188423039f8ca53aca98f16e2798859f88099a819e08f844e 8 0.00/1.00 vMB 157
151,957 151,957 0000000000000af450074a23189c0664efff39c2f793d1cfdfa334591cd174b7 18 0.01/1.00 vMB 30
151,956 151,956 0000000000000068d03919922a7289f03732c5aac23e75f55f623bbf61f48a53 42 0.02/1.00 vMB 65
151,955 151,955 0000000000000adb53277a2d0d44cec413f956270e3655f06674d31120a333bf 94 0.03/1.00 vMB 54
151,954 151,954 0000000000000346f6b6274a5db0fff1b9dd3fdc5fc115656b751aa3e1e4f0a2 66 0.02/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 783.11 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: 736.41 GB
    • Received: 18.58 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.