Loading Tool

Explorer IconExplorer

Memory Pool

81,498 transactions
29.96 vMB
0.15702853 BTC
Random Selection Loading Transactions
Max Size: 180.49/200 MB

Candidate Block

Mining Attempt b45b72f167fc654c1b642c23b6d1731b033beb8488a449677bdd02692f4ee5e9
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 49a69c7e54f96e9df0c29650a999a225442301221f286e1d48870d7104f9374e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,742
Size: 1.00 vMB
Total Fees: 0.05980152 BTC
Feerates: 1,002.91 > 5.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (558,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,615 356,615 00000000000000000569351500d10a87296c15fc90314b8ea16b9cfb379f2aaa 753 0.37/1.00 vMB 29
356,614 356,614 0000000000000000065a3689b5232362baa2b964021918ecabc1def6d48112c4 165 0.10/1.00 vMB 14
356,613 356,613 00000000000000001652c4dc61af82cdb6dcc9144a6fb7162a41daac2345e114 1,166 0.53/1.00 vMB 26
356,612 356,612 0000000000000000006456d7e47be6fe434b850fa95e3db1ec6561a4d272c109 1,066 0.81/1.00 vMB 35
356,611 356,611 000000000000000016174d10de00f5d0a198d0c917779b0c62ce66d9877033f1 1 0.00/1.00 vMB 0
356,610 356,610 00000000000000000864a684489e4396214a6f4c8778dcf6ec944ee78f1f9348 603 0.27/1.00 vMB 28
356,609 356,609 00000000000000000daffa1d43656d8ed3a8b595eba86cc895d31c90a6c8ed93 326 0.17/1.00 vMB 24
356,608 356,608 00000000000000000adaa97640553ca432c43e4eb973e8961e24ac40e62d72eb 1,278 0.69/1.00 vMB 25
356,607 356,607 00000000000000000460fe3719310c46a3a8f42f266d9addec5d16c629e2834a 541 0.34/1.00 vMB 24
356,606 356,606 00000000000000000a028e630da787e094cabe1b2cf526e939c10b3d4ea99bb6 699 0.55/1.00 vMB 17
356,605 356,605 00000000000000000a15a6fb444fd569bd18b9b3005a2b4605398b31ad6fd91e 2,360 1.00/1.00 vMB 33
356,604 356,604 000000000000000006d0445ca5e0ff58ccd1332e1f4160da243a7b6fe3e2df53 398 0.18/1.00 vMB 34
356,603 356,603 000000000000000014e076b662d6633a0e0410fa05c814a3ddab8b28200013f8 605 0.30/1.00 vMB 26
356,602 356,602 00000000000000000e5dd45863a1cf7288a2af2fe0ac2c19ed70bde02a7f0f4a 1,410 0.75/1.00 vMB 30
356,601 356,601 000000000000000014e5d1c16bdf02dfb3f9cd6c3ed481d469c7bab91996be91 1,855 0.75/1.00 vMB 37
356,600 356,600 000000000000000015ffda7d373baf6c07922ef8e831bb4c7a448111ecbf89c7 638 0.30/1.00 vMB 27
356,599 356,599 000000000000000005a5474e1e53339be4992c7bb290dad8342ee89a2315b2cd 516 0.29/1.00 vMB 22
356,598 356,598 000000000000000008e9b6d5e7f809e4d2e18bca50c7c6313436423412d7de0d 16 0.01/1.00 vMB 29
356,597 356,597 0000000000000000151c11744f2f46a87951fec2abe9b2f7f898c85813f411bf 530 0.24/1.00 vMB 31
356,596 356,596 000000000000000003b1531d0ed662c2049d5278ab315fd54bf888e257fe4cd3 540 0.27/1.00 vMB 32
356,595 356,595 0000000000000000075fbfdde36e0f4253c403f1a0814a4ff23ae343f2d38fa8 616 0.27/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.