Loading Tool

Explorer IconExplorer

Memory Pool

72,489 transactions
27.47 vMB
0.10028765 BTC
Random Selection Loading Transactions
Max Size: 164.34/200 MB

Candidate Block

Mining Attempt 7fc8c3b384c5c873d57be7e310013550915896165d8afca9a0069750e3e5aa74
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root ebdc515ac9c262ed6590582e080d43a36421bf3f5bf203e21981180daf980f5c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,142
Size: 1.00 vMB
Total Fees: 0.03655404 BTC
Feerates: 526.32 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (763,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,000 152,000 0000000000000aca2b3a267dab498adc48afd15b60cbf21fa58dc26c86a6dc13 31 0.01/1.00 vMB 57
151,999 151,999 0000000000000b6053d745062995c3f0cafe0dd9af9684150f521adf8597c6f2 131 0.04/1.00 vMB 66
151,998 151,998 00000000000000ea775346b13f0ac28f99e06001b0b4194d7c418222c3606fd3 10 0.01/1.00 vMB 751
151,997 151,997 0000000000000565ebe88c5adfc9a2e07c4b82a6de1399c4df8c41820378b97c 63 0.02/1.00 vMB 512
151,996 151,996 0000000000000ba8a9af95e3ec330beed494181f143e1a85262f159cd96eed76 74 0.05/1.00 vMB 92
151,995 151,995 00000000000000e8069464b591ba92c229b382476049f448d6b9956470bf5e4f 109 0.05/1.00 vMB 140
151,994 151,994 000000000000063f52e5a37f42cd0fb1398a9796d8a9dda4281d3f7119a0b388 98 0.03/1.00 vMB 2
151,993 151,993 00000000000005d90dda0e83bef5bd291e8056a3e8354d5154e00411a1db62a0 74 0.09/1.00 vMB 94
151,992 151,992 0000000000000a544d3ba541dddae74e46469e38b1f8ba4681e0b5f722bb9670 190 0.06/1.00 vMB 206
151,991 151,991 0000000000000d7990596a46c4f5c526e8df1b992c9e4e30cd8bcde0efa434dd 2 0.00/1.00 vMB 114
151,990 151,990 000000000000041b429eb98484e0380ba78945aa3b4698e1709aa4fdc0ff7a79 6 0.00/1.00 vMB 116
151,989 151,989 00000000000002016d111b9c0e59ad60470151a0ac9c861738370bf06f5b3045 4 0.00/1.00 vMB 287
151,988 151,988 00000000000001a46c4372d4fa8362c9f1b3ecb8b6140d4a1fe45c62fe242fdd 7 0.00/1.00 vMB 50
151,987 151,987 00000000000009cf2f812d2f8e54543feb5a07807b5b131fbe465235d3be9472 9 0.01/1.00 vMB 25
151,986 151,986 00000000000008605199c8e15211cfc036161d6c7d7cdfacef8dbb4464dba3f1 62 0.02/1.00 vMB 213
151,985 151,985 0000000000000686f004a8bf416c58bf63ea5f18e430931c89f765c1fc1498cb 44 0.01/1.00 vMB 41
151,984 151,984 00000000000006d20c5eb415c17ede751daa352ce6c9d94ca9264d8448b25891 169 0.05/1.00 vMB 195
151,983 151,983 00000000000007130f781a24693e08e5c3e520383bc803fd3cae26940f4516d1 86 0.03/1.00 vMB 183
151,982 151,982 00000000000001fa90497d1cdfe1e4d8459a97519303abd2280e7dcf518ddd67 3 0.00/1.00 vMB 0
151,981 151,981 00000000000007728044c8f05d17066f2db4b9c517d67ea138dc5d8eb6cc2624 4 0.00/1.00 vMB 162
151,980 151,980 0000000000000b51ea72882599797cbe732727302be51cab6891b6807219f55f 19 0.01/1.00 vMB 287
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: 756.25 GB
    • Received: 18.98 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.