Loading Tool

Explorer IconExplorer

Memory Pool

43,315 transactions
27.93 vMB
0.09823878 BTC
Random Selection Loading Transactions
Max Size: 144.52/200 MB

Candidate Block

Mining Attempt d3f9426f444648651c89d0bc444871a2f9fd420cced6b78a50edeb685bb56058
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 9696b1e3a395fe53844141999df703bcd17ad0db12224bfb7d890e3f20f73d16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,979
Size: 1.00 vMB
Total Fees: 0.03954640 BTC
Feerates: 144.55 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (162,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,775 751,775 00000000000000000008be19f2e3ce7126deb69349a6064bdb996cc1a17a137b 1,172 0.54/1.00 vMB 8
751,774 751,774 00000000000000000002646ca59d1285f0daee7819d133803a16d746757b3aef 1,484 0.79/1.00 vMB 7
751,773 751,773 000000000000000000059d4ec65f7e094841eae79b071ec785112f7ff8977a25 1,238 0.51/1.00 vMB 9
751,772 751,772 00000000000000000005c1b3b9713e2644d85b952d47b4b61d80975f271d352e 2,589 1.00/1.00 vMB 11
751,771 751,771 00000000000000000003ff820bc8d806e65136579dbe682621b9169a76e8348f 751 0.26/1.00 vMB 9
751,770 751,770 00000000000000000004c90fce2fd572e60fd4168a8b28ea21825551573cba64 1,372 0.82/1.00 vMB 3
751,769 751,769 000000000000000000037e3daa0df6e2cc82c6c622bd78a283ad3fd10f48cb91 1,866 1.00/1.00 vMB 7
751,768 751,768 000000000000000000088f939739a9cd575b2867e1baeebcf776ccf184b82e4a 1,908 1.00/1.00 vMB 15
751,767 751,767 00000000000000000000bdd5ae92e794689148c39fe02e2915c5959a32546c22 3,205 1.00/1.00 vMB 16
751,766 751,766 00000000000000000006552c0b9c24920aae8db3c246d6ecc711a80773eb102d 853 0.28/1.00 vMB 10
751,765 751,765 000000000000000000032523dac48ededb11eec26b077e7104994d20c7a6ead8 11 0.00/1.00 vMB 11
751,764 751,764 000000000000000000035675f6ac72d5f24e3139a2580c5127edf992c42a15a2 2,331 0.92/1.00 vMB 9
751,763 751,763 0000000000000000000466dfb90165b10b6945f48f97ef219e920f93c156ab4d 124 0.06/1.00 vMB 10
751,762 751,762 00000000000000000001c07e00922a16f96ff372fd094d242b4097eb07467329 2,548 0.90/1.00 vMB 10
751,761 751,761 0000000000000000000933118a9a70bc4ab1cfac47423824be403d5cfe77d46d 1,198 0.40/1.00 vMB 10
751,760 751,760 000000000000000000086741a8bd66a67539a237be3e2afaf4cedde16c7b6605 1,833 0.76/1.00 vMB 9
751,759 751,759 00000000000000000002dab944583480eb99a0149b2456158ea0b46f2336ff7f 299 0.63/1.00 vMB 2
751,758 751,758 00000000000000000009a3686aa2a5221d4a4c82eb76ea9ed26ab61acb15d119 2,623 0.99/1.00 vMB 9
751,757 751,757 000000000000000000000ef11ad1a77db0d4b6c2cf4933d364275812c75182ba 1,012 0.56/1.00 vMB 8
751,756 751,756 00000000000000000004e3f3dc8cf40a8a75ec69670c223b48fb5d3592a0d36b 1,455 1.00/1.00 vMB 7
751,755 751,755 00000000000000000001233d1b772be7f2cb87b1bc9c274901dcc8cd9cefe499 1,261 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.79 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: 633.85 GB
    • Received: 12.22 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.