Loading Tool

Explorer IconExplorer

Memory Pool

82,993 transactions
31.96 vMB
0.10572934 BTC
Random Selection Loading Transactions
Max Size: 192.10/200 MB

Candidate Block

Mining Attempt 76ff1689fea45ce584b1dffc27c3f9cb7a9b25e985c3f930a55485a6d94b3528
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 5722a4ae7016817d3ca4bdfa8618e0453514bc74651d9b52396620d5d960902e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,046
Size: 1.00 vMB
Total Fees: 0.02531224 BTC
Feerates: 353.36 > 2.54 > 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (165,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,802 749,802 000000000000000000043eb3bdbb7c0c82196752e9253662821d7821ba19e4a4 406 0.20/1.00 vMB 15
749,801 749,801 00000000000000000006a82acee1da3064565c50e5db2045950361751493b16b 36 0.01/1.00 vMB 21
749,800 749,800 000000000000000000035c907189b69a6bec45323274261d913d433fa2f69108 183 0.12/1.00 vMB 12
749,799 749,799 000000000000000000077f424af6e4fd6f2590ac7d829add9e8669bf1d4f2d3b 542 0.19/1.00 vMB 16
749,798 749,798 00000000000000000008a472cc4fa8cb5fa8645c31bf3a45f6bf09f32b44fc9c 1,162 0.40/1.00 vMB 17
749,797 749,797 0000000000000000000923c9719286a9cd9cb9d815cca7192bf3bd819b989c49 359 0.91/1.00 vMB 1
749,796 749,796 00000000000000000003f08c41217268ed31562848d0744f99aa8243f91ead11 2,484 1.00/1.00 vMB 6
749,795 749,795 00000000000000000003d55373c46b49655c632f80e960ebcc0c16c6504e18ff 1,487 1.00/1.00 vMB 25
749,794 749,794 00000000000000000007033ecda4af45da0bb7425ec996e0021129e77a35bb12 184 1.00/1.00 vMB 26
749,793 749,793 00000000000000000009237654820ca072da113d4b881d0bb418680bb058a683 532 1.00/1.00 vMB 27
749,792 749,792 0000000000000000000957a52795128ae795ec2e3eb1d9ff0616f2ce13cc388b 332 1.00/1.00 vMB 26
749,791 749,791 00000000000000000007432b3da3bf6960d861497d25ac04a947b49edb735e9a 355 1.00/1.00 vMB 27
749,790 749,790 000000000000000000038760cf9450e15a98424053e3d388764c482ee2c1b590 265 1.00/1.00 vMB 27
749,789 749,789 00000000000000000003d5f57b8a037faec35aa34da79041fc7b6921aab63bbd 1,013 0.99/1.00 vMB 4
749,788 749,788 000000000000000000074cf39e072bdba177f15d56af1374d45ef6891f574d1c 753 0.83/1.00 vMB 4
749,787 749,787 000000000000000000009b2a4fe311e5dd83a0786c11afe297913ed3b00eec3c 51 0.03/1.00 vMB 5
749,786 749,786 00000000000000000002b88dedc2c1319b881823dfe39cbf917cb080769318e3 983 0.55/1.00 vMB 10
749,785 749,785 0000000000000000000921bc2296b0a39fe9938b36790aafc12a6e5800447754 345 0.36/1.00 vMB 8
749,784 749,784 00000000000000000007b3de42457c56e88005acf7013195bc786b6be88ba0ac 53 0.07/1.00 vMB 3
749,783 749,783 000000000000000000059bab24682457dac09cbe5e0a86806ae57d0d9980321f 1,156 0.95/1.00 vMB 1
749,782 749,782 000000000000000000083c92c2648ce2d48e585783d21c6bfbaeb84140367ac0 679 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.99 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.