Loading Tool

Explorer IconExplorer

Memory Pool

81,263 transactions
30.69 vMB
0.08820474 BTC
Random Selection Loading Transactions
Max Size: 187.21/200 MB

Candidate Block

Mining Attempt c0316fddb773a6918c7a478227634eb39c7396f01b55e7673af8817bada854be
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 6ad24aae5c218d53c7ed51970e5a734a1611d1d988ba39cd9f19f8eb7092d568
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,905
Size: 1.00 vMB
Total Fees: 0.01813899 BTC
Feerates: 301.57 > 1.82 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (639,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,958 275,958 0000000000000001491b5b16d260abfb66763109eea71870af1a603fefb20f76 322 0.19/1.00 vMB 39
275,957 275,957 0000000000000002a12c41059d90a46b2b92ed172138ce510e7f21ff5eb87bdf 142 0.06/1.00 vMB 47
275,956 275,956 00000000000000040e59c54e334002c095f967970bcda404e39e03469ce11d02 21 0.01/1.00 vMB 25
275,955 275,955 00000000000000032bf811f3c4eb03110cc4b3e20b25145a604f0e22af958f2e 347 0.20/1.00 vMB 35
275,954 275,954 0000000000000001b6f00acd796b37d8a5542a78afdedb509ddd80e12649d575 76 0.03/1.00 vMB 116
275,953 275,953 000000000000000370d44e84417e6d0cc869d065080971118435d8269ea5f56d 147 0.09/1.00 vMB 39
275,952 275,952 0000000000000000df2cda1020f9ac11d27e94a66660504e3e1f5d698c1c832e 286 0.14/1.00 vMB 35
275,951 275,951 0000000000000000466cbdc18a35f0c0f4fa98bde35f213845b64f02ff7e1451 25 0.01/1.00 vMB 38
275,950 275,950 00000000000000004929c08cf07828206d37fef032ce053903a1dd5df5dc2791 461 0.23/1.00 vMB 45
275,949 275,949 0000000000000001a29367b1a2b8c87f7c62c0740573230e0cc090bbe3181619 34 0.01/1.00 vMB 71
275,948 275,948 00000000000000040f6f23872b9867aaba29514d24e028dcf1dcc8ed8645e052 261 0.17/1.00 vMB 41
275,947 275,947 0000000000000004a46c75c85d2e267f052b1c1e4ce1f09f810781f234a64802 534 0.25/1.00 vMB 53
275,946 275,946 00000000000000041edaafd9614f4201ace564d2fd51b3897a5008a23bf4023d 218 0.11/1.00 vMB 41
275,945 275,945 0000000000000000b987f775e768aea9899b4e4f69d7ea37985dbfa955cda1a1 342 0.21/1.00 vMB 43
275,944 275,944 0000000000000003f3670729b25ea14ba3a3221ae59241c06576b64f6a18adc2 205 0.12/1.00 vMB 32
275,943 275,943 00000000000000003e5a0c393076991d7cd42889224fc3699bfa2d82156affa2 128 0.07/1.00 vMB 67
275,942 275,942 0000000000000003edc72fbc97f317b5ff3cb8f2d37167a15aba2d55169f3050 190 0.11/1.00 vMB 39
275,941 275,941 00000000000000021c7718d835a4e88f6630a883ad1fa24b4f531fc22d468dc9 182 0.15/1.00 vMB 19
275,940 275,940 0000000000000004a0558a9b191911d8afbeba85ad2873b4b53625657831d7ed 856 0.35/1.00 vMB 113
275,939 275,939 0000000000000003b597a9f95697cc6d6bfc925f04ad8ad5499861db7e3c5dfa 145 0.07/1.00 vMB 49
275,938 275,938 0000000000000003b3ecb52b4d7e1296cf0f6e1ab764320580a93373a0235235 201 0.15/1.00 vMB 24
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.78 GB
    • Received: 18.25 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.