Loading Tool

Explorer IconExplorer

Memory Pool

83,624 transactions
30.82 vMB
0.15069577 BTC
Random Selection Loading Transactions
Max Size: 185.46/200 MB

Candidate Block

Mining Attempt 28e5342d63a3e16dc21a6bcd9ba69b21bdecc00cc40c0c073a2120b1d40d21f4
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 4b9a36897956f555ccde7b395caf8aaf735d103634e300772aeedf4190ace321
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,440
Size: 1.00 vMB
Total Fees: 0.08437631 BTC
Feerates: 150.77 > 8.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (380,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,790 534,790 00000000000000000000af30ea57d50149bc7e63085e4d4e6ae86b7e50382b10 136 0.06/1.00 vMB 8
534,789 534,789 000000000000000000129bafca659fa73cdf4179aa05cc2927fc54e83253cbb3 180 0.06/1.00 vMB 27
534,788 534,788 00000000000000000016585d710e12bb2e630406f6cb1e892ea07caf88df2dd4 785 0.29/1.00 vMB 18
534,787 534,787 0000000000000000001ed4b04d4531be2c92c17ce3558a86654bdb2549373e52 483 0.15/1.00 vMB 25
534,786 534,786 0000000000000000001132c11a655ffbbabf8d576bb3af52e2bca71194366569 1,819 0.60/1.00 vMB 19
534,785 534,785 0000000000000000001c5ce34d93885a130ab1bccac5519d53952636d3f2b05b 657 0.41/1.00 vMB 13
534,784 534,784 00000000000000000003ee9794f0b1e7582f8edd4bf08e92cdb7199053fb2d05 1,864 0.75/1.00 vMB 27
534,783 534,783 0000000000000000000d1df33c5646c9739916c13856a4459c3616bd7fcf90e3 390 0.20/1.00 vMB 6
534,782 534,782 00000000000000000012402d65e43cc637bc149bd9261ab51781f5c3b5f52a20 1,646 1.00/1.00 vMB 22
534,781 534,781 000000000000000000013f2b94fd6e8b9753aac3d263e84f27994725565a6744 1,098 0.43/1.00 vMB 27
534,780 534,780 0000000000000000002be54c36dcb81bdab14e669acea0adb6dbcb205d4db56f 905 0.78/1.00 vMB 12
534,779 534,779 0000000000000000002bed8e8b8619cb13a3380d592cacf02adad1fdb3d95b42 2,172 1.00/1.00 vMB 16
534,778 534,778 00000000000000000024ee97fadee29bd36a41fe5424f41300315d41098e3319 772 0.37/1.00 vMB 18
534,777 534,777 000000000000000000107010b813ba7216969b6260f0006880c34023b6a61d6a 2,154 1.00/1.00 vMB 18
534,776 534,776 000000000000000000167533dac1fa7b43f80d467553902ef0fc2c73293c1987 1,188 0.51/1.00 vMB 5
534,775 534,775 000000000000000000145ee184c2f63d8e1909e02d122643aa22231021990452 424 0.27/1.00 vMB 34
534,774 534,774 00000000000000000011aaef5517dbd543af8759753f4c8739bf22748052c577 2,459 1.00/1.00 vMB 19
534,773 534,773 0000000000000000002866070075f0b563a3c4e27ce9f5ba9acbe8eae38c64c8 1,525 0.64/1.00 vMB 20
534,772 534,772 0000000000000000001e9980a61ba81e7fcc794e6b853946bb46947c888b7084 629 0.21/1.00 vMB 26
534,771 534,771 0000000000000000001bf31b8fa09bb6b5aaf6db3e70e8aa63365f571d8b59a2 1,799 0.66/1.00 vMB 19
534,770 534,770 0000000000000000002ac61abb7e39081624266d840ed9e070d10424147b03fd 1,425 0.68/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.