Loading Tool

Explorer IconExplorer

Memory Pool

75,560 transactions
27.97 vMB
0.08421111 BTC
Random Selection Loading Transactions
Max Size: 170.12/200 MB

Candidate Block

Mining Attempt b801a6bd6f9ae8400af8e9cb475440272c6df867ef9fbddbc337eab8e09a5beb
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root d13952270b23183b83852296371fc39c87d308863e6a707c276d8c09cd15762a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,491
Size: 1.00 vMB
Total Fees: 0.02411646 BTC
Feerates: 402.60 > 2.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (621,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,470 293,470 00000000000000003d9789c03a5cdbd94b90f6ab84c57a30564de957b885731d 692 0.35/1.00 vMB 35
293,469 293,469 0000000000000000a9efa894dcfb0f5e51c544b8b12fd4afdafb5259ff974d16 743 0.35/1.00 vMB 29
293,468 293,468 00000000000000007c9cf2235b4e1fb41087c573093a8e68b71358b049156efa 512 0.16/1.00 vMB 77
293,467 293,467 000000000000000007098a39d276de011ac91a284644bb76ffdd3b29df8a987e 210 0.12/1.00 vMB 32
293,466 293,466 00000000000000001fed6a45ddf419a43ce985af41cf322357524a7074bf99bc 66 0.03/1.00 vMB 17
293,465 293,465 0000000000000000a3658bbc15c5f8ee0acacf9518c146a0b7eacd69bac5b711 160 0.08/1.00 vMB 31
293,464 293,464 00000000000000009c82f491d6b8f17bdfbfb1f4b9418500f43221a7e0c45907 490 0.41/1.00 vMB 25
293,463 293,463 0000000000000000c64825b930399cc67f9a5ef5da65d02763b6a945617a104a 658 0.35/1.00 vMB 30
293,462 293,462 0000000000000000571a7922b57d5229fee5aa46bc58c1cd71fdea8247966af0 685 0.25/1.00 vMB 55
293,461 293,461 0000000000000000d236835abb853eb35ccb811cad6319fb0a575bcdca015f9d 256 0.08/1.00 vMB 50
293,460 293,460 0000000000000000aa2e3d28646b1d4a69141007d0d9446d9b64f2b30382683a 223 0.32/1.00 vMB 15
293,459 293,459 0000000000000000229164be4cae30edbdba1993b8cf71932ce8ade81321fff9 128 0.07/1.00 vMB 31
293,458 293,458 00000000000000001a9031a4eb49cf533ef4c5724ad41571f325beed5f14a8b4 256 0.12/1.00 vMB 34
293,457 293,457 0000000000000000c3c61ec774969048d50fe71e19a2e1737c6f0c7436959672 207 0.25/1.00 vMB 15
293,456 293,456 0000000000000000690f92958cf0108fe3e61ba5180ea27100baabb75fa83c1b 1,077 0.35/1.00 vMB 51
293,455 293,455 0000000000000000baf8d61cbb2fb4897bca4748083f46ad17e04fecadcc8b96 66 0.08/1.00 vMB 5
293,454 293,454 000000000000000050a66678bd1a88dbd32dd60967638f3edcb0dd94fd85bc36 667 0.67/1.00 vMB 23
293,453 293,453 0000000000000000b7c27e29821ed5131bf6e18cde4fcd9f99bd4949514047fb 665 0.25/1.00 vMB 121
293,452 293,452 00000000000000001ece7cbd608c370fb36dff1c3bd5d29ef56c564fdf08f5ee 325 0.20/1.00 vMB 30
293,451 293,451 00000000000000001d1d8f981f0467573796a517fdf839616025c3ff8fc5e17d 42 0.02/1.00 vMB 38
293,450 293,450 000000000000000048fad3579e258abd1136e0c8b56bd216894908147f661a96 236 0.14/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.93 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: 714.68 GB
    • Received: 17.58 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.