Loading Tool

Explorer IconExplorer

Memory Pool

25,120 transactions
26.96 vMB
0.05742610 BTC
Random Selection Loading Transactions
Max Size: 128.57/200 MB

Candidate Block

Mining Attempt be726013a2887978879bd9bbfaaafe72135595e2bed031219accf2d9af784c68
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root bb99672a3373bbec8f20419fd0f49cf05440dc446118aa4984e6f7a431a6e1ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 683
Size: 1.00 vMB
Total Fees: 0.00653619 BTC
Feerates: 150.93 > 0.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (148,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,147 766,147 000000000000000000057e33d5a402b1faa6654aeaa84cc91ea34f3b07979166 2,326 1.00/1.00 vMB 28
766,146 766,146 00000000000000000003cdef1661eaf5f1872907fca57419fe84e1d09c9ecd85 2,455 1.00/1.00 vMB 14
766,145 766,145 00000000000000000000eac9b4cd67e311c6c9fcaecdd8fa1e285f874c8d0c15 2,286 1.00/1.00 vMB 12
766,144 766,144 0000000000000000000364bd2d8fd3d6cd0951b5d981dc2f9aa20ed7294725e8 2,556 1.00/1.00 vMB 13
766,143 766,143 00000000000000000007cabfe54d3315aa50902a4bf72678be02794a941c97b6 3,309 1.00/1.00 vMB 21
766,142 766,142 000000000000000000049740a4379a69070c62738340cb360d84e8d13b4ac8bc 2,047 1.00/1.00 vMB 12
766,141 766,141 00000000000000000005e3acb6f40fc50fb37b9a1e82d175c6b50a23a081b35d 3,196 1.00/1.00 vMB 21
766,140 766,140 00000000000000000006c50b0c429cf932df958a0cd925c0ad45f7387e352d8d 2,885 1.00/1.00 vMB 10
766,139 766,139 00000000000000000004884dee9c2b686493fccb1f47602158b3f8943948a590 2,798 1.00/1.00 vMB 31
766,138 766,138 00000000000000000005ec15edbf4b80de134ae08572c7507b6ddc9f5315846b 2,348 1.00/1.00 vMB 9
766,137 766,137 000000000000000000070cae19b15de085babda78f70e7ffb8154b3d4876d309 1,642 1.00/1.00 vMB 19
766,136 766,136 00000000000000000004f64b7884f41b67eda547a0148951fe5acb9a528a237d 2,466 1.00/1.00 vMB 12
766,135 766,135 0000000000000000000669f1a8481869e35b8d4650f424a185c2d6428e09db77 2,635 1.00/1.00 vMB 7
766,134 766,134 00000000000000000006eb01fc3f945ce180c24cab8d8504ebe6212823abb951 1,728 1.00/1.00 vMB 20
766,133 766,133 000000000000000000066fc1f7757641b974016b916ec00554bc0c8f78bb9b7e 2,065 1.00/1.00 vMB 28
766,132 766,132 00000000000000000001140f391063151ed40dfecdf38a229798883e7f43399a 1,858 1.00/1.00 vMB 14
766,131 766,131 00000000000000000004513af8589584ddcb0b6e789426e49b3bb760aba8e6fd 2,713 1.00/1.00 vMB 21
766,130 766,130 0000000000000000000638326a38af513b92c0796fcdc260e947615e2e10bb01 3,788 1.00/1.00 vMB 19
766,129 766,129 0000000000000000000021b74a760eaea5caf3015bde29e254d9f13e859038f2 2,668 1.00/1.00 vMB 29
766,128 766,128 00000000000000000002513fe0921b2a140fff529d44748d11a8f888da091c6b 1,990 1.00/1.00 vMB 29
766,127 766,127 00000000000000000003382290c22e7b2c5ef5c1ad6e42e7cdf0166c1c2c2bc7 1,184 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.03 GB
    • Received: 10.78 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.