Loading Tool

Explorer IconExplorer

Memory Pool

41,037 transactions
26.17 vMB
0.06525413 BTC
Random Selection Loading Transactions
Max Size: 136.46/200 MB

Candidate Block

Mining Attempt 2b299229086bbdb3941ef481cc7011809104a370715e9e61669b504632d89818
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 099207b41a9cd161cdd64ea6fe456261ee2ad801b59a974fb678956cfe40bacc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,241
Size: 1.00 vMB
Total Fees: 0.01753288 BTC
Feerates: 151.16 > 1.76 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (221,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,643 693,643 0000000000000000000d731bd775107cbac4d1e1be821248e59d8b4ac27f760d 510 0.17/1.00 vMB 15
693,642 693,642 00000000000000000004da131344bfd24ca1e57415f27b5c00ef92a6fd204dd6 424 0.15/1.00 vMB 17
693,641 693,641 00000000000000000003aae0ed6f07902fb766b006f85e7ad29c3b34dc344cba 960 0.35/1.00 vMB 20
693,640 693,640 000000000000000000066902699d281a756ed716a31d85a4b6d7a2f80c9d72ec 360 0.14/1.00 vMB 19
693,639 693,639 00000000000000000006aca369f9f45b5e5fd74b7f373bbf7d0dcc91a1c094e2 477 0.24/1.00 vMB 51
693,638 693,638 0000000000000000000fd516ed00417debecd874ff971e1f5724f497ca88d1f5 1,218 0.50/1.00 vMB 21
693,637 693,637 0000000000000000000355c5e5279196360f5296fb52400195a7589f748117a8 885 0.30/1.00 vMB 13
693,636 693,636 0000000000000000000b625dcf116a69a754c7037637316a673ff8ca1e0dd928 1,295 0.55/1.00 vMB 9
693,635 693,635 000000000000000000135c72641cdba52fd8c12ac8899675b97db74700f2f30b 36 0.07/1.00 vMB 14
693,634 693,634 00000000000000000003cbd35cc7e0c299998340cddee56f68bd63c832304e6a 484 0.17/1.00 vMB 17
693,633 693,633 000000000000000000105cf0a8a55a629983490645e05cb7f82d0236646fde81 2,500 0.86/1.00 vMB 20
693,632 693,632 00000000000000000005c8a413aa0a2c7143a29df0122a492d79892ef046aeed 79 0.06/1.00 vMB 9
693,631 693,631 0000000000000000000716fdab71567b6244ea3af248879c046fd5cd168312d4 1,148 0.69/1.00 vMB 11
693,630 693,630 000000000000000000096020932c836d60588aabe2a0b7613b002090b071b8aa 769 0.45/1.00 vMB 17
693,629 693,629 00000000000000000008330f91fed7e4f11d5109cafbde6dd0acd017b0015b48 224 0.36/1.00 vMB 5
693,628 693,628 0000000000000000000c361550dc8188feb094a0596aaff9e08fe997c3301824 869 0.30/1.00 vMB 13
693,627 693,627 0000000000000000000b473bd7fbf4aa4cb33b11dec33c63e855a67a4ac640d6 539 0.19/1.00 vMB 11
693,626 693,626 0000000000000000000fb5fed132a900c6656c64a24eb2d6c8b77435013fbff3 1,615 0.56/1.00 vMB 15
693,625 693,625 0000000000000000000bd5337eedae63e0a776676399384ded4b121dfca4c560 59 0.02/1.00 vMB 7
693,624 693,624 0000000000000000000f5091d9fac632a5910f91865b9876379df4541922b21e 904 0.30/1.00 vMB 11
693,623 693,623 0000000000000000000270e6ef01a2aefea2e9164d291369230f244cd00fd082 784 0.36/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.16 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: 653.25 GB
    • Received: 13.84 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.