Loading Tool

Explorer IconExplorer

Memory Pool

83,455 transactions
31.02 vMB
0.13834603 BTC
Random Selection Loading Transactions
Max Size: 187.13/200 MB

Candidate Block

Mining Attempt 8a13e176edbde6a651f768d30c398d0b7739cf9dcbe4857de18bea01068475d2
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 48f7d4ab4f72def6ec4fcdb0683bac19e9760b19962fee1b2dee3f96942a6643
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,790
Size: 1.00 vMB
Total Fees: 0.07017956 BTC
Feerates: 366.60 > 7.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (582,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,789 332,789 0000000000000000126e6510fda3ea6fd880e2645e946c0ae21d167ae4ed5e00 95 0.05/1.00 vMB 12
332,788 332,788 0000000000000000091533100a0132c4d15f7b5b9c85cfa4b3b87ca64732df3a 742 0.43/1.00 vMB 22
332,787 332,787 00000000000000000cd9c15fb39631f4a0ded7ee6d569975ac783cdb8cbd631b 1,421 0.75/1.00 vMB 23
332,786 332,786 0000000000000000129a08caf3054a4afce05bb65cc0c06290b444efdcdc0155 1,354 0.80/1.00 vMB 23
332,785 332,785 0000000000000000088d49417ce92c55eeb4512151bd83e3f926dbda11720b0f 1,169 0.92/1.00 vMB 23
332,784 332,784 0000000000000000031b676ae67d3e1ac13c704f466c74a141fe9c5e56589b18 75 0.03/1.00 vMB 34
332,783 332,783 0000000000000000058ff6479b21cb8aaf0504f51b6f4a025050858a21be9c70 133 0.08/1.00 vMB 21
332,782 332,782 000000000000000011bd91f7f29a0926c106269be8346c94300a8ce8e8432943 312 0.17/1.00 vMB 53
332,781 332,781 00000000000000001905b837bf3afda065dbbd335a268e204b0561b80b3102b4 206 0.06/1.00 vMB 33
332,780 332,780 000000000000000017e53eb3e56b36a73fd150ddf10c85a08d2570d0401ee413 684 0.38/1.00 vMB 24
332,779 332,779 000000000000000001f89845bbdf665bded721ef0f730b67305f31467819cda7 87 0.03/1.00 vMB 19
332,778 332,778 00000000000000000f212b2635c2edd2f9a9696734fd8f436aa996a37864c70b 927 0.70/1.00 vMB 18
332,777 332,777 000000000000000006ecafd3fe437d147573f1020bcab6d8526255bd592f7840 577 0.50/1.00 vMB 17
332,776 332,776 000000000000000004f3aa578407cdba1f04d2c0e4666bd1117301e6b67f22d7 2,260 0.75/1.00 vMB 37
332,775 332,775 0000000000000000074353c75c0be1b2fcc8bfe572a92ecc618eb1822ec22b49 540 0.25/1.00 vMB 28
332,774 332,774 00000000000000000818d236f907c5974ad55e4c3e37eb36b1173f34908e1df1 80 0.04/1.00 vMB 25
332,773 332,773 000000000000000003247df14d8e50303d626618baaa1c362fca4004c575c234 388 0.21/1.00 vMB 24
332,772 332,772 0000000000000000171e34d27d536945ea8af721b8c74db62b7fdf629e544fde 257 0.12/1.00 vMB 22
332,771 332,771 000000000000000015db284bad005e4ed8fa3851a6b7c1df48e9bfe3504158d4 388 0.25/1.00 vMB 20
332,770 332,770 0000000000000000097a51dc3587b4a94f5dd91f834c99828ec48ddf74e8b11f 231 0.14/1.00 vMB 20
332,769 332,769 00000000000000000eeb11466118ced5b41337dd8c8b7678809b6d98901a4c31 992 0.60/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.