Loading Tool

Explorer IconExplorer

Memory Pool

80,495 transactions
29.80 vMB
0.07495918 BTC
Random Selection Loading Transactions
Max Size: 179.60/200 MB

Candidate Block

Mining Attempt 4df5ef8e290af13bea0c14fa40d74f1d4df8a0ad55ab6b54dceb507047fa4c6c
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root e18f2e7a74a8f0d7590c986f42a3804f5c40812eec205955e77c45f5d1e8c9e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,478
Size: 1.00 vMB
Total Fees: 0.01421292 BTC
Feerates: 147.04 > 1.42 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (599,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,406 315,406 00000000000000001c378acfc9dc3421590f9453e9e3dccacad3ec28aa4adca2 256 0.09/1.00 vMB 37
315,405 315,405 000000000000000021712f302edeee6cd52f43d5e4d8ddd98b9418f2dff11f61 241 0.11/1.00 vMB 27
315,404 315,404 0000000000000000304ea26819593c60c2d5ea30f1e5cfc5abcc550593ac311a 671 0.51/1.00 vMB 22
315,403 315,403 000000000000000011a3220da3bf63c9b95395b4fd658bbb356e3634072a27e5 1,054 0.56/1.00 vMB 45
315,402 315,402 000000000000000023cd3b1eb548270303f8fafe9e80aab5ec5c453d7708ce2c 171 0.12/1.00 vMB 50
315,401 315,401 00000000000000001d48fc0d84ba90e810cce1e2163befbd4f62d65aff528298 32 0.01/1.00 vMB 33
315,400 315,400 00000000000000001c5b6828c26949399e8303b0a3cf1686742390c764074909 441 0.24/1.00 vMB 26
315,399 315,399 00000000000000002072cb78255fd60a26aef5ca32e3d692b6d688cc808e0bf7 143 0.07/1.00 vMB 30
315,398 315,398 00000000000000003270bd43cffc67f9fc700557aeb1a742a49c16d203129466 1,401 0.75/1.00 vMB 29
315,397 315,397 000000000000000036d4e824fc2c396f560e09cb2b1a3c39b76023ae950c09e1 33 0.03/1.00 vMB 15
315,396 315,396 000000000000000018461b706bc91180a95ae3a38db956ca7ea188d7058eda78 12 0.01/1.00 vMB 14
315,395 315,395 000000000000000009e949d30036b9098e04c48298a10320860b9dcf5efe2c8c 364 0.23/1.00 vMB 26
315,394 315,394 0000000000000000215110368ce7c8a920a6048390ca301bc2f66179ae672b46 171 0.08/1.00 vMB 29
315,393 315,393 0000000000000000297d040ed4c639d0b4f9125afbabb910ef16238f963da449 739 0.42/1.00 vMB 37
315,392 315,392 0000000000000000364917387dc8efa6e313945756944b0be19e9280f5862886 747 0.48/1.00 vMB 25
315,391 315,391 000000000000000021c40d35f9c317d2e8c9ead4dec3e24b8d1919862bd8f89d 293 0.17/1.00 vMB 28
315,390 315,390 00000000000000000963cc5f9d52ae9a89449fcdacbab4b29927b495066adab0 25 0.02/1.00 vMB 18
315,389 315,389 000000000000000022f79370e2f9bbf287b19ae0ac2f5d1417eb64a11efa8bd1 291 0.18/1.00 vMB 22
315,388 315,388 000000000000000009f66941c1e477aec9c956451a9b380cef164c1f5ff74c7e 328 0.37/1.00 vMB 18
315,387 315,387 00000000000000001ff5c8409b5710d75f8115682f4746ae40aac1356b48113a 144 0.18/1.00 vMB 14
315,386 315,386 000000000000000026fc34f5ba8373e6a9b3a921d186c38214113cf6b07b508b 256 0.09/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.36 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: 662.89 GB
    • Received: 14.88 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.