Loading Tool

Explorer IconExplorer

Memory Pool

80,667 transactions
34.73 vMB
0.18069918 BTC
Random Selection Loading Transactions
Max Size: 194.48/200 MB

Candidate Block

Mining Attempt 7cfd32a5ea2607c37042b681a88909c74bc5d715449755b3a8c12e17567421e2
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 9381cad158b5a2d7437d70a8cb42a5c0599e90c25abf6ff9162b196d7356279f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,105
Size: 1.00 vMB
Total Fees: 0.05016090 BTC
Feerates: 150.93 > 5.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (634,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,604 280,604 00000000000000020056dbf39fdedd0c283b71b0af7df19e53ebf3042f8eb446 350 0.16/1.00 vMB 75
280,603 280,603 00000000000000020b4c543ab74dc6361c3f99c5f3592cca6351b06e9a532b11 192 0.09/1.00 vMB 31
280,602 280,602 0000000000000000f1250360b7a5028c45366b391e1a9693d72abdb8eb0bdc1f 93 0.10/1.00 vMB 8
280,601 280,601 0000000000000000f2614a837ef46ca1f17d889411711e738877a1f3e0c82e58 248 0.11/1.00 vMB 109
280,600 280,600 0000000000000001dbec7d46f262d1c8d834e98f3f216558309ff3a7077dfa79 496 0.23/1.00 vMB 37
280,599 280,599 0000000000000001557797b36c3bdf81e9adf80b98c9f58c1942b952dfe0fb09 99 0.03/1.00 vMB 71
280,598 280,598 000000000000000255b0034385fc1a8aa3f17ebb287c049f37f46e351206f1f4 126 0.05/1.00 vMB 37
280,597 280,597 0000000000000000dccc7e000c5ca79111a5e2a872eb741b1eaf6894999920d3 982 0.40/1.00 vMB 59
280,596 280,596 0000000000000000e6590935ac6c0ef50c754635a9d5bfc0c5ce5af3d381fee5 500 0.21/1.00 vMB 45
280,595 280,595 0000000000000000e031cf605536ef76d968ca7b792d070fe8e6b476c2e17679 80 0.03/1.00 vMB 180
280,594 280,594 000000000000000263aabedf9d9321c6637ec20c731bfaa5de7860107389c295 432 0.21/1.00 vMB 54
280,593 280,593 0000000000000001a2dfef91764894fe79dfcff93ecac8c8d68184bef98627ea 271 0.12/1.00 vMB 48
280,592 280,592 0000000000000001294a0bae4b9bcb5223f29a78ad8dbe5c9517f9461dfdb192 865 0.44/1.00 vMB 45
280,591 280,591 00000000000000020b0603396d2c2f201cb036af897d2db3fee0e3b3be0181b3 45 0.02/1.00 vMB 55
280,590 280,590 00000000000000025c5db94aa6484cc87ee13ef323026952bd2047d7a793c6ff 194 0.07/1.00 vMB 51
280,589 280,589 0000000000000000b94fd4f56c76e7dcf535dedee34fd3c6e22928275f787314 277 0.10/1.00 vMB 44
280,588 280,588 00000000000000001d4555bfcf54fe96f2731c0081661684ab18413f06356676 100 0.10/1.00 vMB 12
280,587 280,587 00000000000000018953e86ae8cd5b991d720e87771f2d80e461fdd166b0224d 404 0.24/1.00 vMB 42
280,586 280,586 0000000000000000aaf1d381d0dd851b1938cc258a7884fb86f2c96a5a41bd58 546 0.23/1.00 vMB 71
280,585 280,585 00000000000000003f56797d96c4af806babebff587acaa58db4a6f98a9f8681 275 0.12/1.00 vMB 44
280,584 280,584 000000000000000243bf55ad685c82a685702cbe54ecc0c81742d4fbdcc134ce 194 0.12/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.