Loading Tool

Explorer IconExplorer

Memory Pool

39,673 transactions
27.72 vMB
0.07676835 BTC
Random Selection Loading Transactions
Max Size: 142.67/200 MB

Candidate Block

Mining Attempt 566bc766513564c6f100b7387acf56b21aa24183abf653b5a08c195c7e59c333
Version 20000000
Previous Block 00000000000000000001a5aff3d7fc530369acfa5105de5da74228db12577014
Merkle Root eb7ed0501d4282dc5def824ec2205b0f12f1eb12a22b2374822f841c47bebd5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,823
Size: 1.00 vMB
Total Fees: 0.02141008 BTC
Feerates: 50.27 > 2.15 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,268 (787,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,797 126,797 0000000000003e83d8a294c41c2819ff91bff1fdcb0f0f44fdc8054891584580 34 0.02/1.00 vMB 193
126,796 126,796 000000000000163857926339fe59ee573324073c3678ecda6083631ccdd3faf0 9 0.00/1.00 vMB 2,051
126,795 126,795 00000000000016ca1a39f65dfc0cf4505f92e7707098e78783136cea4eaab6e8 14 0.01/1.00 vMB 770
126,794 126,794 0000000000002970253db249afb1de1bf59d064915b5c742f95b98549bd84c08 12 0.01/1.00 vMB 637
126,793 126,793 0000000000003b453fef26fc2018096527728f48788871ceb36c2e6a84e8e615 4 0.00/1.00 vMB 0
126,792 126,792 0000000000000eccb58e666cb9a6d5f1832caf44b4cc282cc418eb816ac84470 73 0.03/1.00 vMB 495
126,791 126,791 000000000000274b4f0bc5f2341060de782040e0ea85fc01c34b9e115d8e7a03 22 0.01/1.00 vMB 577
126,790 126,790 000000000000305e04763507d7481fdc38343ff470fe5e8023b5238b21661ceb 10 0.00/1.00 vMB 794
126,789 126,789 00000000000006c9fd099c67ddf553bdef0d3fce10d5b83d5d48a7e5b6ab3339 8 0.01/1.00 vMB 677
126,788 126,788 0000000000002dcf6b3ce8392862199baa13a6c9d959de5a4753c49010a0ed79 35 0.01/1.00 vMB 644
126,787 126,787 00000000000019680fd70338970c240b84ae260cff86b4e52d2553027df9394c 9 0.00/1.00 vMB 707
126,786 126,786 0000000000000011454870c8b6d21238d6c2d282cd63f56df0a51ef60c0958ba 18 0.01/1.00 vMB 1,118
126,785 126,785 000000000000241e66b90b08d68149c0b52cc54eabeafef91f6400f81fd67574 12 0.01/1.00 vMB 593
126,784 126,784 00000000000012f5f40d39332de4826d37c6a548eaf53a6d4b2271ae0d7e867d 35 0.02/1.00 vMB 615
126,783 126,783 00000000000029463eafddffeb56dc730d6fb77504f05ddbbe694298399f6607 7 0.00/1.00 vMB 760
126,782 126,782 0000000000001509bdb5dc48a61bc72b92632266e95484e67de0b4d65a3cd3a8 10 0.00/1.00 vMB 287
126,781 126,781 0000000000002796dbe54d50731d3103c1645a124427dd4c471bd5a39b1232dc 3 0.00/1.00 vMB 1,937
126,780 126,780 00000000000026f8fb5a699ec1bb850f4cac9f51e568a75f7dc26970c0be3a27 28 0.01/1.00 vMB 493
126,779 126,779 0000000000003a5fe9ffb3e3c95622fc1030282403d11cc2418e2fa937a2663c 21 0.01/1.00 vMB 871
126,778 126,778 00000000000024107f2acacc6f55b219dd6ced8993d0b744553a4beebb5355fe 44 0.01/1.00 vMB 9
126,777 126,777 00000000000039d76cd8747f44f9a546179ed90cafc35147cb533fac9e1cd354 9 0.00/1.00 vMB 767
Previous 10 blocks ↓
Total Size: 781.07 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: 578.30 GB
    • Received: 8.71 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.