Loading Tool

Explorer IconExplorer

Memory Pool

45,355 transactions
27.86 vMB
0.09204735 BTC
Random Selection Loading Transactions
Max Size: 145.53/200 MB

Candidate Block

Mining Attempt b015267792ec2e3eefacd2928b8ed455bcf86f9958638d2d6b5abd9b1dca578b
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 86601848c670ae7f25dc247eae427cedd8e7b2bce1c4947741b70a3c67c2ab5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.03392641 BTC
Feerates: 150.77 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (342,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,955 571,955 000000000000000000129645aade4edf3e55fe48bd27aa61f064660296c7797d 2,910 1.00/1.00 vMB 36
571,954 571,954 00000000000000000000d6ea02d91d81b80c6f0aea9dfc9dd43d769626d12b8b 3,244 1.00/1.00 vMB 32
571,953 571,953 0000000000000000001df2c01c3abb5ab7d21523602d1721f8aa4e4c4f035212 3,044 1.00/1.00 vMB 41
571,952 571,952 00000000000000000004d84999ac7e98f7f274064edcd8fd010e2b7d1841cee9 1,415 1.00/1.00 vMB 10
571,951 571,951 0000000000000000000d2819f46366fe6eb67b76b483b99918d64ef407cd4605 2,280 1.00/1.00 vMB 21
571,950 571,950 0000000000000000000e0e404f0354e065aa1924312a5f10e452627e51928dd0 2,012 1.00/1.00 vMB 29
571,949 571,949 00000000000000000027a4fed2961fdbcbfb8c007e517ae648bbe0b45998bcd5 1,932 1.00/1.00 vMB 22
571,948 571,948 00000000000000000028b6d29d896be2dcd6575b28e4e86ce3ae29bdad028819 2,425 1.00/1.00 vMB 41
571,947 571,947 000000000000000000191ca42d59b520be0fcfa99547e73df0e3c04a3ab8ddbf 2,502 1.00/1.00 vMB 28
571,946 571,946 00000000000000000013890a75f2bdb4e1595de0c02168587dcfdedc2f5ae3b4 3,034 1.00/1.00 vMB 60
571,945 571,945 00000000000000000010c79af60c4289a6d14649dcace8745cf7dd693f259981 2,767 1.00/1.00 vMB 42
571,944 571,944 000000000000000000287abc948e264d2d77f4bae095e95810188e74ed1e43b5 3,332 1.00/1.00 vMB 69
571,943 571,943 0000000000000000000221257335be9581b889e0c1c4424783d87e5eb7fb4b35 2,975 1.00/1.00 vMB 55
571,942 571,942 000000000000000000029b2ac9d70cd2e4a990c7c992008afa17cc4e85cee0f5 3,074 1.00/1.00 vMB 39
571,941 571,941 0000000000000000001050fafb0e4dc987eb32a784bda0fcccf3c3f0db2230a1 1,324 1.00/1.00 vMB 40
571,940 571,940 0000000000000000000652fabf143992e85c919045f021bd50a601f15ed5b0ee 2,078 1.00/1.00 vMB 56
571,939 571,939 000000000000000000213f7f2345d7b57fc197fa6e0c13b7a45fc75d41f9b6fd 1,301 1.00/1.00 vMB 36
571,938 571,938 0000000000000000000b6aaf76d435249ee0bd7b6a431a9183f33b14d451295c 3,083 1.00/1.00 vMB 63
571,937 571,937 000000000000000000113978bd194d8403178fa1f6c63713ad78b816520334b7 2,972 1.00/1.00 vMB 49
571,936 571,936 0000000000000000000bef1bebe91a9ebbca748190c7076c942bab42fa9062b1 2,574 1.00/1.00 vMB 49
571,935 571,935 0000000000000000001585d210c2d4f3f4b50a1cb7e497df9ee7ff42e36b4ee8 2,777 1.00/1.00 vMB 43
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.67 GB
    • Received: 14.00 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.