Loading Tool

Explorer IconExplorer

Memory Pool

81,484 transactions
30.93 vMB
0.09228373 BTC
Random Selection Loading Transactions
Max Size: 188.01/200 MB

Candidate Block

Mining Attempt 4e65bc13524a1627fd2e2dd4cf848c2d6a0b386937c496d8b4e2d8e525ceb1ef
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root d3951bbbad2e73498232bcbd80c59791ef8c1f92b11b7ac3afd802fc2767ff4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,638
Size: 1.00 vMB
Total Fees: 0.01972994 BTC
Feerates: 73.20 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (23,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,518 891,518 00000000000000000000ca744e59390e541c49409239be032a125bce66d5e613 3,653 1.00/1.00 vMB 2
891,517 891,517 00000000000000000000fa52968beeb847c3bc21e5988668a715923d1db60b84 3,711 1.00/1.00 vMB 4
891,516 891,516 000000000000000000005f61e05a1031d60690e8854794944db6f79649c8a999 3,715 1.00/1.00 vMB 5
891,515 891,515 00000000000000000000b26cf47d90f4e5e6ec2f3a403a0c6598661523577c0a 3,482 1.00/1.00 vMB 3
891,514 891,514 00000000000000000000ae9f4823b063300ee06ed9edcff791634eee42e68744 3,724 1.00/1.00 vMB 7
891,513 891,513 00000000000000000001bfcf9241cf3782ee3ba18e24e3a06d7c73438c5ae0f4 2,894 1.00/1.00 vMB 3
891,512 891,512 000000000000000000002c909c424e104dad3e3d56883248f967fd555b8ad810 2,899 1.00/1.00 vMB 3
891,511 891,511 00000000000000000000787590eebf05cd93af9b9bcc12dff56e58817ec2ffec 3,522 1.00/1.00 vMB 5
891,510 891,510 00000000000000000000c3bc6996a68260a7a580e4658493c9cfdb10fa3c7bc9 2,946 1.00/1.00 vMB 5
891,509 891,509 00000000000000000000eda012186c3acf36c362c11f893695920b11e0b3c872 3,803 1.00/1.00 vMB 14
891,508 891,508 00000000000000000001c3fd3eeaac7f57019555f3f6a186f9569a3bf4ed4473 3,470 1.00/1.00 vMB 9
891,507 891,507 000000000000000000023997d54cad43a00f259ec262286ee9bc408ea5da5205 975 1.00/1.00 vMB 1
891,506 891,506 00000000000000000000bc7d1f6927d995133067349318628b1f15133bef9880 3,539 1.00/1.00 vMB 5
891,505 891,505 00000000000000000001140d604ec4bd55998ff63969185e9220d0a95079d614 3,338 1.00/1.00 vMB 2
891,504 891,504 00000000000000000001f61bd6c7f6f46e2c8558c5c3277cce6a7ebe850d5db0 3,150 1.00/1.00 vMB 5
891,503 891,503 0000000000000000000247e5a207304b74597d7e69ca06047b0dcee791af403f 3,497 1.00/1.00 vMB 2
891,502 891,502 0000000000000000000045367fe23c5af3ba4696a038d723a4f281770864e28b 3,776 1.00/1.00 vMB 9
891,501 891,501 00000000000000000001de6d1b6cd75942c994b6751a99f1e29c35ecfa082650 3,361 1.00/1.00 vMB 10
891,500 891,500 00000000000000000000f1579521ceda12e3e514d255f3445850edd4d987a980 3,395 1.00/1.00 vMB 5
891,499 891,499 00000000000000000001bfaa9acc8761783d45eee6fc7c45b8ab55f5394db264 3,129 1.00/1.00 vMB 3
891,498 891,498 0000000000000000000145ae49892dd292d3ce3e86a443907db9b974d63a996c 3,373 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.