Loading Tool

Explorer IconExplorer

Memory Pool

80,146 transactions
30.42 vMB
0.07942545 BTC
Random Selection Loading Transactions
Max Size: 185.54/200 MB

Candidate Block

Mining Attempt 262bdb98b4285e1ffc9647b3f466ca0184b2a51241659a7299d3114ad219acb5
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root ef1dd593bb39242a41b91cfe6aab03cc40aef5e1198d68a0b6d51df1c0ffd359
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,113
Size: 1.00 vMB
Total Fees: 0.01123620 BTC
Feerates: 301.57 > 1.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (526,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,644 388,644 0000000000000000031816d74a631bc1ca60f8f23b2c0f55d2d88adfdbd7487b 925 1.00/1.00 vMB 14
388,643 388,643 0000000000000000014e54bb22859fdd4594823a5f06aa9ab73268b4de20c692 2,237 0.93/1.00 vMB 50
388,642 388,642 00000000000000000d2b3ce7a0f55eb68fb216967c8aa61b562503486cf98609 1,211 0.66/1.00 vMB 29
388,641 388,641 00000000000000000c5160e64a18fec106b866eaaea4c419bb9173a8c52f846f 702 0.33/1.00 vMB 38
388,640 388,640 000000000000000003c3a6ee87941ea88ab99490e7774ae25dc48deb9aa2bf72 935 0.54/1.00 vMB 40
388,639 388,639 00000000000000000cd869dd1e9d9167f26720fa8d6ccdba99713f91bbbbe8d8 852 0.62/1.00 vMB 24
388,638 388,638 00000000000000000030f016242a67fb96d9766a31fa420bbc1eb6733fd1c4dc 1,217 0.60/1.00 vMB 36
388,637 388,637 000000000000000003f3886a6884d06e04b89e67e58a1e88362bb5e243485312 1,111 0.42/1.00 vMB 44
388,636 388,636 0000000000000000054f72e3257d5bb00bc90c44e57f7b046f41b56bc32a8e96 215 0.46/1.00 vMB 9
388,635 388,635 00000000000000000d69d765d881941e9c88fd025d7570e10fbdd7a28bbc1e7e 747 0.31/1.00 vMB 49
388,634 388,634 00000000000000000d7bde1fc1bb58aae1b4274a32e44cbe3484479b5225ba65 1,963 1.00/1.00 vMB 35
388,633 388,633 000000000000000001d0535adc57fa36352d8150dfc68c147c14a5e6d5015333 1,068 0.64/1.00 vMB 27
388,632 388,632 0000000000000000031ad159c63ff52ffb64c8d105a98490d29661237ba83ec1 2,526 1.00/1.00 vMB 51
388,631 388,631 000000000000000003b531ddb61c90dca20a81858103bb5ca84777755edb4f59 1,104 0.51/1.00 vMB 31
388,630 388,630 0000000000000000027a30fd07e581c0988175226bec651fa096d924bfe33455 1,608 0.63/1.00 vMB 39
388,629 388,629 0000000000000000025a8c054adc32e166fa8474ceaf65540b3ae350df4abac6 639 0.75/1.00 vMB 19
388,628 388,628 000000000000000006557cc3b5887e6247607ed9277f689039d24f82c0fcdb5d 1,873 1.00/1.00 vMB 34
388,627 388,627 000000000000000006d83b06dbd8a6ec1d6732c8ce37e2b859efaecd1a8eae52 825 0.30/1.00 vMB 38
388,626 388,626 00000000000000000aa18a985b1eb7a0c91df80e20beec26c8eecc1f4d02c16d 2,031 1.00/1.00 vMB 32
388,625 388,625 00000000000000000a7eb28df95e7ea39de71bc3cf64526beb921dae3ed5e059 496 0.19/1.00 vMB 43
388,624 388,624 00000000000000000595466a0293664f20ae3b36a8e28b5f9d24ac283fe7ee0b 1,540 0.58/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.06 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: 720.77 GB
    • Received: 18.25 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.