Loading Tool

Explorer IconExplorer

Memory Pool

46,369 transactions
28.69 vMB
0.07049344 BTC
Random Selection Loading Transactions
Max Size: 152.94/200 MB

Candidate Block

Mining Attempt b6aa739eff48236dc508396a3d69358eafd546a5ac4f57f432953ba4ca685630
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 6c4bba24be8e5527b492fb5ae0807fdd4f31cf5fc89949304827de2c49de839a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.01586941 BTC
Feerates: 73.20 > 1.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (603,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,798 311,798 000000000000000021ba6c4b84817106a327070d7a40b0d2c67c22586345d155 269 0.21/1.00 vMB 19
311,797 311,797 00000000000000000528cfad6ed90a3b11380dd8e59a3670ba8df5f3722d54ab 272 0.29/1.00 vMB 17
311,796 311,796 000000000000000027049fe7db29c4bb6dbc9d9782bce51ed03c0db8438c256b 882 0.50/1.00 vMB 34
311,795 311,795 000000000000000031723e6b0fa56901e774528c7036c1315ad00fec05a62be7 422 0.27/1.00 vMB 25
311,794 311,794 00000000000000001b174aa986cd4de9c50ed26ed65119e4915c8d633a6c9f61 436 0.56/1.00 vMB 17
311,793 311,793 00000000000000002c3ec028fb4c7c3ea9708b188cb01ddc7c12d284d3e2a666 1,413 0.75/1.00 vMB 29
311,792 311,792 00000000000000003a939fe8d95f3c50e1967c3fd612ecf521e0240f78eb1974 20 0.01/1.00 vMB 29
311,791 311,791 0000000000000000189e44c2305f4bf1b8014bdbb6023434b9fc648e3e2a1e88 156 0.08/1.00 vMB 24
311,790 311,790 00000000000000003c47d17212dae4ad28ab1b29f941a682500e700750fec00a 294 0.22/1.00 vMB 21
311,789 311,789 0000000000000000116b61da6c6f1728f39856c3c6ea1d1ebb2567a2b8b0ae91 113 0.06/1.00 vMB 25
311,788 311,788 000000000000000032e5242d006a7a4aac98988590504f9e10135e5a15a73e6a 26 0.01/1.00 vMB 21
311,787 311,787 00000000000000001b3461e80f1ef6af8a4affaac346fa2f773337ec8a0fda4f 158 0.13/1.00 vMB 20
311,786 311,786 0000000000000000320643b11e0113d876d7f88d97f0b181833c829e314c81df 117 0.07/1.00 vMB 27
311,785 311,785 000000000000000006269a0143a3451d4d29a332844ad65d90c29ea343f254fa 220 0.11/1.00 vMB 29
311,784 311,784 000000000000000002eb271b0516d910c7b3aad7a0bfd7d90216a304163c6d44 354 0.20/1.00 vMB 32
311,783 311,783 00000000000000000f44eb07d2cd5a7d9e89020736e7f19955ae9870565efb2d 176 0.17/1.00 vMB 33
311,782 311,782 00000000000000003b6185ad17a88948ed7f44ead85d194f66c26753ae07498f 456 0.28/1.00 vMB 25
311,781 311,781 00000000000000001bd7f5a0b6018c1cabb10e4d099e3531000a2e3dd81e13cc 330 0.30/1.00 vMB 21
311,780 311,780 0000000000000000108b0e8f8c8cd78c0c477c586cb26a65f932557597e9eccc 43 0.01/1.00 vMB 21
311,779 311,779 00000000000000000f2e9e1b42bf80e2fc55daf874f2dc5332ded4c949f375b6 466 0.28/1.00 vMB 31
311,778 311,778 00000000000000001d10ba99f344b3afe385b4c0652792e90e17d644d83d5644 28 0.01/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.