Loading Tool

Explorer IconExplorer

Memory Pool

43,822 transactions
27.14 vMB
0.07533633 BTC
Random Selection Loading Transactions
Max Size: 141.70/200 MB

Candidate Block

Mining Attempt 6c0c5e62c08b90e26b9afc0b80c4f3a07da1e78832e0e68d1306d3a4a28e0abd
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root a5c4ff1707579f7f4aa6ec84479e4309430a1b5aca6cfb9bcf112ffde016a72d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.02392427 BTC
Feerates: 150.77 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (112,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,821 802,821 000000000000000000034efb2924f02eb8d685fe6abc13dd2db5d34bdc117c05 4,835 1.00/1.00 vMB 9
802,820 802,820 000000000000000000003a0062b8d57bd5f6c5ee97e72aca92d2393bc264d435 2,145 1.00/1.00 vMB 10
802,819 802,819 000000000000000000049db717c54982d63db63e8f4b48693480bbdc84a35571 2,377 1.00/1.00 vMB 13
802,818 802,818 000000000000000000019d9586cff78b929629dbbceeda8dfcb82be76f4823bc 2,249 1.00/1.00 vMB 13
802,817 802,817 00000000000000000004a72858132d3c364030411264a8640ac093330dc30b0e 2,634 1.00/1.00 vMB 11
802,816 802,816 0000000000000000000411a8166e1b9239afa85cbed05f1929d8926e3815bac0 507 1.00/1.00 vMB 7
802,815 802,815 000000000000000000030accf47175e77e9aac0c9217f264156cfa5a10048c66 1,940 1.00/1.00 vMB 14
802,814 802,814 000000000000000000048f5b7beafecadd7ee5879d3abc3148ff14e5a65896a0 1,336 1.00/1.00 vMB 10
802,813 802,813 0000000000000000000474d78d1d98b2ce0b964fb08399193491ce54a1dace05 2,090 1.00/1.00 vMB 12
802,812 802,812 00000000000000000004114ac937f2d70a4999cf823d68a93a6bd4d30d96616b 811 1.00/1.00 vMB 9
802,811 802,811 0000000000000000000518d064d1b24b14a8feecd40d1e0398bb4831b4843518 1,077 1.00/1.00 vMB 11
802,810 802,810 000000000000000000002b4b93ed4e0c8874858ec3ff194c100e3763026d189c 867 1.00/1.00 vMB 9
802,809 802,809 00000000000000000001a19aa066235d474bb6a8fc155c1f9775b4b8856bde5c 855 1.00/1.00 vMB 10
802,808 802,808 000000000000000000010a7a3b445c50c91cb32c8d75fed827289c779b651add 1,597 1.00/1.00 vMB 12
802,807 802,807 00000000000000000003fb8a3cf283585ef0853ac6b3eb40aa17fbb63e1f8f72 2,189 1.00/1.00 vMB 14
802,806 802,806 0000000000000000000430bb9d081e1e57a1a37b587f0434184bdf8bd1af9579 512 1.00/1.00 vMB 9
802,805 802,805 00000000000000000001d15dc441e374862267b19e2f7e3b0561fed8b177e045 321 1.00/1.00 vMB 9
802,804 802,804 00000000000000000001e4567f3a55634cd692e8556e39b2e80edd4499a1b00e 2,070 1.00/1.00 vMB 13
802,803 802,803 0000000000000000000025ea5e3f3b5045db30dc2acc2945fd85994fe564aaaf 524 1.00/1.00 vMB 8
802,802 802,802 000000000000000000038e6d1b4560366b5dc920b6e6a94249176fe69f1c1715 646 1.00/1.00 vMB 11
802,801 802,801 000000000000000000015d104c949679ef101c8471aa4738447acb8f3298bd97 1,613 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.18 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.66 GB
    • Received: 13.99 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.