Loading Tool

Explorer IconExplorer

Memory Pool

43,875 transactions
26.62 vMB
0.06637146 BTC
Random Selection Loading Transactions
Max Size: 139.81/200 MB

Candidate Block

Mining Attempt 23eaaefdf06f557a3c2c102b8a8bdb5e9fa31aeae162c535c4f007cf76a8f29a
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 6a5d0809c79502dabb01b90f1fff1e9715d6986de575b5a48c699fff89d9a15f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,646
Size: 1.00 vMB
Total Fees: 0.01738741 BTC
Feerates: 150.61 > 1.74 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (560,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,648 354,648 000000000000000008e4e43b9ebef91499fa82e81dba7303a0ce2e53ef9561a7 107 0.08/1.00 vMB 7
354,647 354,647 0000000000000000117d52c593eb649ce3d0041dadf0d209c3a186fdf302c46e 280 0.22/1.00 vMB 18
354,646 354,646 00000000000000000b2a774da433cd7435412cfe36bdc689d920acb82430a061 855 0.59/1.00 vMB 20
354,645 354,645 0000000000000000095d8139e3952556782ae1588f39c26828d7845daf19ab13 1,403 0.84/1.00 vMB 23
354,644 354,644 00000000000000000d35454365c161addc0146286bcd6839017baffe75a2c3e9 294 0.21/1.00 vMB 22
354,643 354,643 000000000000000015c33a22604bd9c01806c3add1b33d6b8dd1e663da95cbd1 677 0.75/1.00 vMB 15
354,642 354,642 00000000000000000f181b8cfb70624cd74bcac01c930657bd1bde85ff59e7fd 583 0.75/1.00 vMB 15
354,641 354,641 00000000000000000a1ebf23947c2dc38f980c66c1fd1303235326e36ea5afae 2,066 0.75/1.00 vMB 36
354,640 354,640 00000000000000000f8d7a12d307ddc717cab90d2ced5c7320624a13714b0aa3 1,324 0.75/1.00 vMB 31
354,639 354,639 0000000000000000140e56b14a40646321f060022aabe247d8167f5dc3a11eab 174 0.10/1.00 vMB 27
354,638 354,638 00000000000000001480420b5c5b29980bf8d3a1ba1c4370a8a47ace9b29e877 1,194 0.90/1.00 vMB 16
354,637 354,637 00000000000000000a83270391a67353570dd0459a17c2511f7d89638906110c 1,434 0.68/1.00 vMB 34
354,636 354,636 000000000000000007a0c2833bb1360009ad465bf1344a5257d9e106e17206bb 1,179 0.75/1.00 vMB 21
354,635 354,635 00000000000000000e0111f87467de20c491bdd1348a685ef9de43116eb678f8 1,550 0.75/1.00 vMB 33
354,634 354,634 000000000000000003bb61c7598d7ae985dfa879acb916950b305005cb0126a7 467 0.43/1.00 vMB 17
354,633 354,633 000000000000000008b7c8fb1aa96171d5f6c337a4a56b0727ce7fe3603e8802 813 0.50/1.00 vMB 26
354,632 354,632 000000000000000005c0381b734a8bc0c3e1b6437ee14d0737b706c76b9e4d63 394 0.95/1.00 vMB 15
354,631 354,631 00000000000000000f4304bfc12f6dfac638623a0b148686008880a18f1e72f4 1 0.00/1.00 vMB 0
354,630 354,630 0000000000000000128d47540f4f41b4299eca100b208530a8dce3fcb26e2bef 699 0.70/1.00 vMB 14
354,629 354,629 0000000000000000152e665b039319a32b693fd4adb258fb9eaa933c33b5de4f 409 0.22/1.00 vMB 26
354,628 354,628 00000000000000000ac806f5cdebb223180f1e13d29148812617629e15bc0797 915 0.94/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.96 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: 647.48 GB
    • Received: 12.94 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.