Loading Tool

Explorer IconExplorer

Memory Pool

68,118 transactions
26.21 vMB
0.06505204 BTC
Random Selection Loading Transactions
Max Size: 157.25/200 MB

Candidate Block

Mining Attempt f4260d18c7d977e8f4215a8637325c64f3fef6ff3906ab3c11e610ffb39cb9e4
Version 20000000
Previous Block 000000000000000000018d0d78720d3175d7f70f46b866504cf923bc2a4f157d
Merkle Root 4a19b5ff69971b8978b685f311b6928b913415e24f06839be4bdb25c6cf79414
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,266
Size: 1.00 vMB
Total Fees: 0.00943321 BTC
Feerates: 71.66 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,487 (654,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,513 260,513 000000000000000fb1c109d3fd1a62eb93fdd566bc229c79999f6cab6e0a1387 315 0.15/1.00 vMB 78
260,512 260,512 0000000000000001c9e9de6cb510aab5dae2f14bf01e24a9b4407dc1b41c69e1 170 0.15/1.00 vMB 58
260,511 260,511 000000000000000618a47091912a867a156737413179b2b833dad20fab1c3766 516 0.27/1.00 vMB 75
260,510 260,510 00000000000000040fbf43f99ef141fb2e0c17cefee7814fb8bcb92d06fe2848 85 0.15/1.00 vMB 17
260,509 260,509 000000000000000b4f50d96648cb4a3d8ab240c53cf96911794a12e2c1aa329e 59 0.15/1.00 vMB 12
260,508 260,508 000000000000001773d0d3a938cef71bb701973e8e7d98ba681e11e30814f4fd 202 0.08/1.00 vMB 146
260,507 260,507 0000000000000018d43c8f01bd6f999991558eeb09588e04ab5d6ef0eefa6f1b 150 0.08/1.00 vMB 117
260,506 260,506 000000000000001a9358367ab1abaa52eabc670d525b3fd883e47efa7df17e4f 20 0.01/1.00 vMB 47
260,505 260,505 0000000000000017895fcc7e0584bb1c77e2a953eab86cc2a74aedce1a1faa6e 45 0.02/1.00 vMB 82
260,504 260,504 00000000000000174f783598fa0b60e211aca82b378c8d0afdbdd01a09052205 229 0.10/1.00 vMB 90
260,503 260,503 000000000000001c831f4664611d35b58bdb76dd7644f43c5f61416ed3ee40ba 343 0.16/1.00 vMB 154
260,502 260,502 0000000000000005e5d284331e829210e621c8e8f0ee74e3355d91cfd5993557 166 0.08/1.00 vMB 79
260,501 260,501 0000000000000006c12c03b7b5d3e6dda75b60d092d06151e07338355df64e48 334 0.17/1.00 vMB 83
260,500 260,500 000000000000000783586596920c351f3fef30dc8793c0e33f99ed23c1014d74 10 0.01/1.00 vMB 13
260,499 260,499 0000000000000007ffaa540bfd99dc8d940cf2c0d2773affba61b3effb949fe5 95 0.07/1.00 vMB 31
260,498 260,498 00000000000000092a5f548c3404de76b3b1c69ac34dcf648c473fcb2ff86b8e 152 0.15/1.00 vMB 33
260,497 260,497 00000000000000196421bec05fe6b42406552ab8d600c620960365bf81d7f3c6 138 0.09/1.00 vMB 58
260,496 260,496 0000000000000010aa3cd52bcc839e87d49a8ab12a3f717809ec54f1418556db 77 0.15/1.00 vMB 30
260,495 260,495 000000000000000425ca6ff3d0b6297b0894505a9839e23d4b12aa94faf4f786 461 0.23/1.00 vMB 79
260,494 260,494 000000000000000328c5a524e4c8c3ed2a4230f8bfdbe8cb55782b8b3e058fb1 235 0.15/1.00 vMB 75
260,493 260,493 000000000000001bba07a0d2927ca93764e8dcd7a89e36fcf95d0865c0938605 95 0.08/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.24 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: 759.91 GB
    • Received: 19.09 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.