Loading Tool

Explorer IconExplorer

Memory Pool

76,037 transactions
28.42 vMB
0.06710358 BTC
Random Selection Loading Transactions
Max Size: 172.08/200 MB

Candidate Block

Mining Attempt d46d48c890d6af49dd2ac6eeffda605391a82f7299beca45ff9b51c5cf8e4659
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root f434563febee518b5db321ef0cbbaee97f502aad3d2d9e10a1e7aa8c22e87dc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,329
Size: 1.00 vMB
Total Fees: 0.00832803 BTC
Feerates: 101.00 > 0.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (584,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,696 330,696 0000000000000000114fe9d8fda785c6af4eaf002a6d5c77fa2b51f85c58755e 691 0.67/1.00 vMB 17
330,695 330,695 00000000000000000a5da4ec8f9b389479d5f7179c36dd09ca34e9b1e06c5ca8 1,444 0.50/1.00 vMB 40
330,694 330,694 00000000000000000e48ffd11229677a6b58c240502243fa9213215ec47befe2 831 0.53/1.00 vMB 23
330,693 330,693 000000000000000016272bd0fcb0c07ba67359630e7690b5745d8b6ce342d1cf 176 0.14/1.00 vMB 19
330,692 330,692 00000000000000000a73bcb9cd0528a8c014740ca5175265368d94718e096336 379 0.20/1.00 vMB 24
330,691 330,691 00000000000000000a44b95ea3f2395b211ab695f599756994ed779fabad7cfe 147 0.16/1.00 vMB 17
330,690 330,690 000000000000000008ac30b6fd11fc6acf72bf61a25e37f145577e3428b36a3d 307 0.21/1.00 vMB 21
330,689 330,689 00000000000000001b44401d0809b2e021082b16aba4b447eb52c2b1c55f0461 30 0.02/1.00 vMB 20
330,688 330,688 00000000000000001172a92f702c01d83f0cc3fe6dceb39cf746124bf9d39e82 157 0.10/1.00 vMB 16
330,687 330,687 000000000000000005f569ad043818299a7c93c7b1a8be4036aaacf761a3b321 380 0.21/1.00 vMB 23
330,686 330,686 00000000000000000f9082442de761a32dd0aa4038ae8c65197ffde1d46d8c42 760 0.60/1.00 vMB 17
330,685 330,685 000000000000000016191bc009230273c58147a810105bb8168c75735babbb34 549 0.75/1.00 vMB 15
330,684 330,684 000000000000000011ce95f1eca858d7e833c2726867ca76e01a8d266c126ecf 2,587 0.90/1.00 vMB 38
330,683 330,683 000000000000000000728c1e253ce9ec0c7aa753d5e7eb1302e5867691d90972 1,685 0.75/1.00 vMB 31
330,682 330,682 00000000000000000960ffe0a621d746d8975089a9bf02387172fdd8dfcee192 826 0.49/1.00 vMB 30
330,681 330,681 00000000000000000a795e3d78fd3499ae2cfc201451d8726b672db2e699bd28 668 0.44/1.00 vMB 23
330,680 330,680 00000000000000001b074b77746c20728ae90bab123cedebdd0b451c9e1a73b2 927 0.35/1.00 vMB 38
330,679 330,679 0000000000000000165623ec57345a0f6ad3c8639e1ba709214d776212876cb8 342 0.20/1.00 vMB 23
330,678 330,678 00000000000000000773f6eb83da9388a7dab5084ead183609bc51a9caf53b9f 180 0.34/1.00 vMB 10
330,677 330,677 000000000000000019fccf7397f013cc5cddbc8a5d1dd5912bc3bb9841878cfd 2,117 1.00/1.00 vMB 32
330,676 330,676 000000000000000006ee25cc80ed1303a3516867317685022af56a71d114619f 702 0.45/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.