Loading Tool

Explorer IconExplorer

Memory Pool

82,091 transactions
30.00 vMB
0.14808053 BTC
Random Selection Loading Transactions
Max Size: 181.84/200 MB

Candidate Block

Mining Attempt 8c358368c7e621c8cb1f9a8a3ee50f94375c8b1b8f9a22029b4a5d6236430f75
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 0cf4f9326d94193565c1f88f56e942f5911d032253a997f6558be08b43596217
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,876
Size: 1.00 vMB
Total Fees: 0.07828569 BTC
Feerates: 101.65 > 7.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (727,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,972 187,972 000000000000033c0ef3574cf240a5b3cf79d27db587921e7c29d393cb7df89f 32 0.01/1.00 vMB 132
187,971 187,971 000000000000036beffbed69516a2a7ff5d204dd598662bb3c4c97b2d814166a 14 0.01/1.00 vMB 75
187,970 187,970 0000000000000890e8c0cbb2f8b399b0195471e023ec643a9d869856116cbed6 53 0.02/1.00 vMB 60
187,969 187,969 00000000000008df855517bfdf6be91ae6529c48913cafc414cb2e904c68c95e 94 0.04/1.00 vMB 151
187,968 187,968 0000000000000312d2052ecb1537ea126ac566e8e5e3b746ce8f530f5088289e 163 0.07/1.00 vMB 158
187,967 187,967 000000000000006c51e9aee0a1f69f612fc0cb64b3edafc5ebf4a8299001c1a0 10 0.00/1.00 vMB 15
187,966 187,966 00000000000000a402096058397f0272fbf9257a9f45a1b59b191a89d69001a5 54 0.03/1.00 vMB 72
187,965 187,965 00000000000000421f215cbdb6d18038282a9355d878d9f88846cc2544572428 22 0.01/1.00 vMB 81
187,964 187,964 0000000000000686a568a50e1fb66cb799187944a8df58ee25410172df8fde34 103 0.08/1.00 vMB 82
187,963 187,963 0000000000000628e1d354c19c99933fc8c4eb7b98e1a8f9182496948f7d87ae 49 0.02/1.00 vMB 101
187,962 187,962 00000000000002d0e595f92fd88db870c9aaf88a1320f098d1e3490fff2bddd7 86 0.04/1.00 vMB 265
187,961 187,961 00000000000001adaed62d0dc07b3e585ceb9ef249b551c3399ce9ac8f39cd1b 42 0.02/1.00 vMB 85
187,960 187,960 000000000000093dd06ce15fda0d7ef9963cc0293b5c889759b27acebc8d231d 18 0.01/1.00 vMB 58
187,959 187,959 00000000000008ec0464db680b57504a3e5248e1f7a44265f45f0d620d6a931d 91 0.03/1.00 vMB 156
187,958 187,958 00000000000005f053b9d09147b14418b1558b91e9c3678aecf99228af1bb420 51 0.02/1.00 vMB 97
187,957 187,957 0000000000000649c1e4aa5eccd79ae4eb35513bbecb910778cf4d6cfdce62d4 20 0.01/1.00 vMB 42
187,956 187,956 00000000000007471835c8fcfd5f9dbd671ef835a081c690d31028e6a196a451 137 0.04/1.00 vMB 201
187,955 187,955 0000000000000737817ccf48521aa6a42b54eaae21fac86e169200f60009d358 94 0.05/1.00 vMB 101
187,954 187,954 000000000000095698267e2ebb3f2a56c4e34cfea20b7b085fdabcddbaf315dc 70 0.04/1.00 vMB 109
187,953 187,953 000000000000068ef5857a727d75008d346715ff95223a6e638fc752ba907204 12 0.00/1.00 vMB 60
187,952 187,952 000000000000063bfcc2ddea7a59fb7a04aee0fc57241e0cfa83de9bc0e0dd4c 15 0.01/1.00 vMB 202
Previous 10 blocks ↓
Total Size: 782.60 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: 671.69 GB
    • Received: 15.99 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.