Loading Tool

Explorer IconExplorer

Memory Pool

44,161 transactions
26.45 vMB
0.05746218 BTC
Random Selection Loading Transactions
Max Size: 139.56/200 MB

Candidate Block

Mining Attempt 1ae1ac4f22689842186b7f8c39d33942b4910b731f62b58843318b9caf3b72bd
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 465d1f1c71010ae9bcc4923a74cc0207f42d9b2afb48e022662df4a311d9b407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,466
Size: 1.00 vMB
Total Fees: 0.00902412 BTC
Feerates: 40.21 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (117,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,779 796,779 000000000000000000025462ab851d99dd7ceaea518e0e586753176ca66b3913 1,227 1.00/1.00 vMB 13
796,778 796,778 0000000000000000000526615ff85c8946d33c6adef57e254537c9a431ed8ff4 2,231 1.00/1.00 vMB 17
796,777 796,777 00000000000000000003947c216c5a357831030024b1ec6dd6373846c3802f63 505 1.00/1.00 vMB 10
796,776 796,776 00000000000000000004841589b24748530790f66e5293e9888369c5e33dd1a7 704 1.00/1.00 vMB 11
796,775 796,775 00000000000000000000fa076d0d1c6519b157fd04418d193ea2da2e8beda34d 2,411 1.00/1.00 vMB 18
796,774 796,774 00000000000000000003ae01278fb7d05faa0c0389991ef8866717c1c7656141 1,589 1.00/1.00 vMB 13
796,773 796,773 000000000000000000028a040213b03b1d61d0bab5ffe2b60b3f10d22a7d6fdf 2,263 1.00/1.00 vMB 14
796,772 796,772 000000000000000000000fb62a07fb95b66393fa8a030c412c89947f0e1d0d68 1 0.00/1.00 vMB 0
796,771 796,771 00000000000000000004bc2b3c1ecb5146950230f86ce1a1b59e8412f88af07d 2,688 1.00/1.00 vMB 25
796,770 796,770 00000000000000000000f3ddcf2bc6a03803aeacf5c33f145d141a026c836a45 2,079 1.00/1.00 vMB 17
796,769 796,769 000000000000000000031038c2f86071d84a72f6513373e1bd75cd7b9dfee544 2,467 1.00/1.00 vMB 20
796,768 796,768 00000000000000000004199bd84571a7ae9cef2af7a8cfe7a7f0ebf7dd756fbc 2,019 1.00/1.00 vMB 19
796,767 796,767 00000000000000000002eadc99f372842c0187b108a167b27cc7c3eed7b7f98d 1,584 1.00/1.00 vMB 14
796,766 796,766 00000000000000000001d865abae1851714d907cef873d733a1a964428a7f98b 586 1.00/1.00 vMB 10
796,765 796,765 0000000000000000000096e5903cb6b51230f48a55f6337583f9fd65518ec023 785 1.00/1.00 vMB 11
796,764 796,764 000000000000000000038fda3291f0e03783037278dab4688e82b09bb8df0c37 1,128 1.00/1.00 vMB 13
796,763 796,763 00000000000000000001eb905f619739b87a01d314a8748e78d4e2611d8c15ea 3,689 1.00/1.00 vMB 24
796,762 796,762 000000000000000000045e3d04c80ea7d27b59e278dc08dfbc2d9419d283c2a0 2,422 1.00/1.00 vMB 14
796,761 796,761 000000000000000000051d5d46ddb55184b81b8dd6979ede8d1f3feae8425d2d 1,976 1.00/1.00 vMB 14
796,760 796,760 0000000000000000000240d4ade4c41e702c43ae2a52a5b87abfecee4237aaf0 364 1.00/1.00 vMB 16
796,759 796,759 000000000000000000054651a3fe213c6249056a59691e9c5b526bd0404ff5ac 2,754 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.