Loading Tool

Explorer IconExplorer

Memory Pool

79,163 transactions
30.68 vMB
0.10562043 BTC
Random Selection Loading Transactions
Max Size: 180.10/200 MB

Candidate Block

Mining Attempt 2dd7a22b89470eef1c95dc89f1bb3f65bbd2106e14c687f9458fc7c266cce102
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 4f35875901633ff0ef4f689c6d28da1d1414a938e7bfe188181398b592bec08d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,851
Size: 1.00 vMB
Total Fees: 0.03263726 BTC
Feerates: 201.36 > 3.27 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (159,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,311 755,311 00000000000000000002c764c11092648bb58ed9f9bd16c2b609636738b8db10 1,426 1.00/1.00 vMB 7
755,310 755,310 000000000000000000066ae5edf9aac62ebdef427005866beec6b6265b106213 1,191 1.00/1.00 vMB 3
755,309 755,309 00000000000000000002a3471de7e2fbcb601cb6baed2ca49d4f1f76019127dd 1,504 1.00/1.00 vMB 10
755,308 755,308 00000000000000000008b0a8c9dadea698061cfeee2d241963b3c693665f972c 2,184 1.00/1.00 vMB 16
755,307 755,307 0000000000000000000716ac1ce4b7ce12a2c2b5f5c2a83ab38b5e36304276a8 1,807 1.00/1.00 vMB 20
755,306 755,306 00000000000000000008590c708d2eef0883cf005068b0ac95e3272863c5f891 1,990 1.00/1.00 vMB 8
755,305 755,305 00000000000000000005dbbe87475da61ea90374e02244b8bcf57d99e31249a3 3,157 1.00/1.00 vMB 19
755,304 755,304 000000000000000000029513d03cbad5dd579b2ff40c2665d7203a1535715616 827 0.38/1.00 vMB 8
755,303 755,303 00000000000000000007fbe3174ba72e835698dfa643e4b1a1de876a5d6a63f0 1,329 0.57/1.00 vMB 10
755,302 755,302 000000000000000000058abd6aa2c0d4206cdcb819604bd311c4a36f55bd8501 700 0.37/1.00 vMB 8
755,301 755,301 000000000000000000005061ed02eabb34e44c85e5a07145d13d7fa013ffacf7 568 0.37/1.00 vMB 7
755,300 755,300 000000000000000000065e5a224b13d14e45f01954ba50710dc3c9d4ead1e108 588 0.19/1.00 vMB 12
755,299 755,299 00000000000000000003bab12be5744912a98a2f39b468106a4c27386127cd08 892 0.46/1.00 vMB 8
755,298 755,298 00000000000000000000d329eaf02feb9c3f09378fcfe64955dd0e720b01efb8 21 0.01/1.00 vMB 5
755,297 755,297 000000000000000000054e75c1735fa557a6dc62ba56cc097deaa276f8d0d425 685 0.35/1.00 vMB 3
755,296 755,296 000000000000000000058d2a8ff39bb65637fa63327bc783921ba07d3289ff3a 906 1.00/1.00 vMB 3
755,295 755,295 000000000000000000076d9c9785da6d2669d853509dddb1185ce256813561b2 377 1.00/1.00 vMB 2
755,294 755,294 00000000000000000000fd5c288479cab57eaa9e2b29915739786aaa791ecb67 1,501 1.00/1.00 vMB 6
755,293 755,293 00000000000000000007d79a1ae23e7ad408f1bf83d4b5ee7ead9181f4565918 2,440 1.00/1.00 vMB 13
755,292 755,292 000000000000000000028760a55dd11e7e920e4950e69726cb5f8890c1ab3476 1,894 1.00/1.00 vMB 7
755,291 755,291 00000000000000000003712a44587b6a0178eac20279deb02572053cc76839e8 1,969 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.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.