Loading Tool

Explorer IconExplorer

Memory Pool

42,639 transactions
26.83 vMB
0.06635797 BTC
Random Selection Loading Transactions
Max Size: 140.83/200 MB

Candidate Block

Mining Attempt 58863b54554cab7ea83d25ae02d4b44018806ba30399c81820c947261abd7c3f
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 8bf917204bb1da02b4af38549fd3407be5572089a781516fae6a520546d24221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,885
Size: 1.00 vMB
Total Fees: 0.01665197 BTC
Feerates: 181.54 > 1.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (98,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,781 816,781 00000000000000000002a951a060d12262059af2c8b2eae24ced575711c37959 4,564 1.00/1.00 vMB 70
816,780 816,780 00000000000000000003aacb4f2140c4aeff52475ff4446be02e00b945799cef 2,640 1.00/1.00 vMB 86
816,779 816,779 0000000000000000000046e9a7801a6d9cc7f0552a458a3f8a083d460afc5121 3,945 1.00/1.00 vMB 82
816,778 816,778 00000000000000000000f08e315f8c2a07fe601511b703428ed67cda9b3899f1 2,456 1.00/1.00 vMB 67
816,777 816,777 00000000000000000004112b0a08b975b72e179398d33a686068bb3b0373eafe 4,763 1.00/1.00 vMB 82
816,776 816,776 00000000000000000001459dbfbfce1793a74031d16906f39c76ef40a56d1146 3,935 1.00/1.00 vMB 90
816,775 816,775 000000000000000000035344e2187ac680eeaaedb73ab47da1b21d723b0e4244 3,757 1.00/1.00 vMB 95
816,774 816,774 000000000000000000036d395bb9ed5a0c58059ea44394744308ac243e7e85be 4,113 1.00/1.00 vMB 70
816,773 816,773 0000000000000000000270719f3c75c96346ce0e8ed50ffee644e1271d99d741 3,323 1.00/1.00 vMB 90
816,772 816,772 0000000000000000000379f01a6ef1f7138742426186b46c2017add8fc4192b3 4,642 1.00/1.00 vMB 79
816,771 816,771 000000000000000000022be0c55caae4152d023dd57e8d63dc1a55c1f6de46e7 3,940 1.00/1.00 vMB 91
816,770 816,770 0000000000000000000031b2b480ca42657485ce4bbdd3bcdcaa554ca060da8c 3,732 1.00/1.00 vMB 97
816,769 816,769 00000000000000000002cd149ee5c2d9db265add1a044705a90e7dc05f08b5f3 4,495 1.00/1.00 vMB 77
816,768 816,768 000000000000000000030a7c67b704cd8b4a46acfb55fcaa9d4e8a1d54afc63f 3,782 1.00/1.00 vMB 77
816,767 816,767 0000000000000000000057b44a719d57cd18f35cc16cb2e5597dd8adafbdf34f 3,640 1.00/1.00 vMB 78
816,766 816,766 00000000000000000000fcc757e0973873fd8fc26125e3b2709a2a28bddc9f05 3,543 1.00/1.00 vMB 90
816,765 816,765 000000000000000000028b68dc7cf34489f765e4823c866de6422063acd2638e 3,096 1.00/1.00 vMB 97
816,764 816,764 00000000000000000002afc978c9e5dd37d37263b5b33a82a741800807e3397d 2,784 1.00/1.00 vMB 121
816,763 816,763 00000000000000000000c85a0a2a0f1ac4049da5b8ea090be1570354eb359408 3,638 1.00/1.00 vMB 82
816,762 816,762 00000000000000000003fec339c9e69565922a8b4453d793316ace0ea3d9af83 3,567 1.00/1.00 vMB 95
816,761 816,761 0000000000000000000031237ac54a5304babeaec255564c197f02c6eaf9803c 4,243 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.