Loading Tool

Explorer IconExplorer

Memory Pool

75,702 transactions
28.07 vMB
0.08610617 BTC
Random Selection Loading Transactions
Max Size: 170.32/200 MB

Candidate Block

Mining Attempt 8dcf13d502d4120343a03717a10de069bddd7fbef81b419a9bdabb462f31640c
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root b0e27607916ab180b118f31937984516ae900bdb7fca38b44530ee4edcc5cd36
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.02580165 BTC
Feerates: 150.80 > 2.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (693,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,010 222,010 000000000000013fc7404cdd30ad2b2cd8efabaeab2ab08f866fddb89b10d8bd 453 0.19/1.00 vMB 177
222,009 222,009 00000000000003b67d8251d23f37067a6151eb721609376294d1d20e26d94c09 131 0.05/1.00 vMB 125
222,008 222,008 000000000000011a35f24e2b533c7e1049d2f7bad849d6862e949dfee6061c75 702 0.25/1.00 vMB 245
222,007 222,007 00000000000004740d5c3cba8010dbc326a234019a92d965c4740e2900193726 272 0.16/1.00 vMB 145
222,006 222,006 0000000000000296e8706900556879665b180a427cc368c7db0375cf2e24391b 280 0.13/1.00 vMB 36
222,005 222,005 000000000000004f4bd5389d7e8c8fc0134fb3084fac3c40816a49abe63c3238 92 0.06/1.00 vMB 130
222,004 222,004 000000000000018bef4d47112b0bb7e6fdeb34c55081faa6e8afe5bc48bbef69 681 0.25/1.00 vMB 220
222,003 222,003 00000000000002f63fe4fd40466de8458e279918397b1781dd933ca39e3003db 44 0.02/1.00 vMB 219
222,002 222,002 00000000000003791889a579d8d4dc88a05c6480464ecd7add68b7f22235e989 210 0.10/1.00 vMB 298
222,001 222,001 00000000000001e591318e4a6b4fd712e7cfd4e8a87bb65ea1b3c0a3f5a87ee2 483 0.23/1.00 vMB 256
222,000 222,000 00000000000002c752a481ce0c45450ab046e640d38d6532178721e7700d8148 146 0.05/1.00 vMB 96
221,999 221,999 000000000000005188cdcd731c72ac6d16b343db920f091a1faee90e5fd3869b 504 0.24/1.00 vMB 176
221,998 221,998 00000000000001a107917ae147bc78d499a48a1c5870535eaf954119413d0dfd 119 0.05/1.00 vMB 185
221,997 221,997 00000000000001bd6e992d4a626ab963654cfc5f157a278e995d00013d3fb0e4 349 0.19/1.00 vMB 144
221,996 221,996 0000000000000129c15a2480bdf69fb0482dea4e3da5ae35c8807af6eacf5745 480 0.25/1.00 vMB 172
221,995 221,995 0000000000000358c6fc7102334383ecdc1f0773d08f739f2c5591ed01e44388 325 0.14/1.00 vMB 192
221,994 221,994 00000000000001a0fc93fc635c3d6a356cceab6cea9f9d4ca3949a1f903f1c40 45 0.03/1.00 vMB 134
221,993 221,993 000000000000038b407a1e9c6bc55550e53d615e3b8b31f316b6bb2bdec3e4b8 51 0.03/1.00 vMB 156
221,992 221,992 000000000000039393f3df99106113d5ef27488bc6921f991670c19aff6e6a59 503 0.20/1.00 vMB 193
221,991 221,991 0000000000000089321cb7500b0173a3fb62669813b57de0d4f5c6e5eb2adc22 340 0.13/1.00 vMB 200
221,990 221,990 000000000000034c4cda7fd92e0f4f90f144dd750f7f8303f8c2989458ac1045 210 0.10/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.