Loading Tool

Explorer IconExplorer

Memory Pool

71,279 transactions
26.91 vMB
0.07935706 BTC
Random Selection Loading Transactions
Max Size: 162.13/200 MB

Candidate Block

Mining Attempt 4bc3c5a0f2ec5a1493c9aaa913e3de5cdd415470dcd288ce21a14735ec70948f
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root 37b542c590d0f7239caebaffbd51e5a686f455f040b858baf3c972e3ef03c9ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,069
Size: 1.00 vMB
Total Fees: 0.02177148 BTC
Feerates: 150.75 > 2.18 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (663,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,996 251,996 0000000000000001fb25f9167ecefd5bb6e76b04e0d264610f93f47f42a93956 33 0.03/1.00 vMB 45
251,995 251,995 0000000000000041df0e2d90d9eb1a73b744163c92a0b9b4092839b8837ec911 240 0.11/1.00 vMB 125
251,994 251,994 000000000000006bf8a9939e62ce8c00787f1719bf34747b42aa0afcdd7fa5fc 110 0.05/1.00 vMB 89
251,993 251,993 000000000000002b22bc8f0022bddb63ce4fb7bd04ca4111447d56c13e99246c 464 0.23/1.00 vMB 117
251,992 251,992 00000000000000020a9e2616727e0ea624bea00526bf8dc538b92db0d06ccbf4 42 0.02/1.00 vMB 68
251,991 251,991 000000000000000bcd724f83d8009de1f7c2d95339e3d886cf08643808a03225 70 0.02/1.00 vMB 127
251,990 251,990 00000000000000102fc8ba7503a104d3794a848db45a15c7f54b62861eb3344a 127 0.05/1.00 vMB 124
251,989 251,989 000000000000003337606ed0fbc0b751b45a41498ef5ee1d0ffd8cc38ad3e561 55 0.03/1.00 vMB 102
251,988 251,988 000000000000004fc9a614a929c747650a440b1cfaedc269c5c7df63a2f4d2ff 306 0.13/1.00 vMB 126
251,987 251,987 0000000000000063c2c605fe20d10711f4f046a6d9ec13b4d27b79fcc625768d 131 0.06/1.00 vMB 79
251,986 251,986 0000000000000028e17187f6bdedefdffaf61864210a91a065ae204c693f3dcb 607 0.27/1.00 vMB 182
251,985 251,985 00000000000000360420f5b9e50a882912ef57e550097c037d4cb2483610db26 614 0.24/1.00 vMB 155
251,984 251,984 0000000000000035844587c7bad0c39395d9492ef94ab69d60e40ee442fd7428 249 0.15/1.00 vMB 88
251,983 251,983 00000000000000642901f29c41dba4a4a780a4fa25f37b72b1e08514de677e81 517 0.25/1.00 vMB 93
251,982 251,982 000000000000006c47edd8010495d1b0251890493173637071ef70feb6cdc0a2 256 0.09/1.00 vMB 189
251,981 251,981 0000000000000030f6a8e87684bf3ef22ee99824a53ec70f62ca77ee19029aea 255 0.10/1.00 vMB 221
251,980 251,980 0000000000000031fc74f86788c3968e772d63c7fc3db96fdda1eb7806296213 114 0.04/1.00 vMB 52
251,979 251,979 000000000000005dbe62a1de38ceb9946fef209569703e562cf9490e9d1c651c 546 0.22/1.00 vMB 146
251,978 251,978 000000000000001af613baec2f16d63261109265ab3f1d12e6f813bd218d3823 509 0.22/1.00 vMB 147
251,977 251,977 000000000000000cc1110ec674147deed625440ae42e5cda45159c27051dd815 106 0.21/1.00 vMB 17
251,976 251,976 0000000000000001a72ecffd4173974136b5764f551009dfc2d1c469f75b3182 642 0.24/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 783.21 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: 755.47 GB
    • Received: 18.95 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.