Loading Tool

Explorer IconExplorer

Memory Pool

81,025 transactions
30.69 vMB
0.07415405 BTC
Random Selection Loading Transactions
Max Size: 186.99/200 MB

Candidate Block

Mining Attempt cc37c30749a20c1ac82d0d49de8db7f4be073ff785d2378625cad836bcc6e332
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root 403690cef025b723b3d9063ef6993c8f8ee9ab6f8e1f0bd6a89cc81799565cb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,960
Size: 1.00 vMB
Total Fees: 0.00806100 BTC
Feerates: 318.30 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (175,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,593 739,593 00000000000000000000b1a709373005fcc0dadba9446dfdd634f22ed34392fb 1,848 1.00/1.00 vMB 11
739,592 739,592 000000000000000000039920a28b11e6471eb0f536991931b7217bb7e99168f3 2,900 1.00/1.00 vMB 16
739,591 739,591 00000000000000000003504dc0a9ad5b072c4d4a5201343de9ba5d7988730091 3,026 1.00/1.00 vMB 12
739,590 739,590 000000000000000000051c43af3e2b73ec3cec2d3477fe84bafaa798590fbf31 2,687 1.00/1.00 vMB 21
739,589 739,589 00000000000000000006327fcfee2eebd1397b97c8e85d7a145b8fdfc993073a 2,994 1.00/1.00 vMB 9
739,588 739,588 00000000000000000006dd4138b9ffbdbc1644007239dc623908af781d9040ab 3,114 1.00/1.00 vMB 18
739,587 739,587 000000000000000000008762933ada9704aaa7dc3ca53d07f2e157bdb225bf7c 2,867 1.00/1.00 vMB 13
739,586 739,586 0000000000000000000266bc9d8e3455c6e12a24b947437bda5dce6ddf84e8f2 2,692 1.00/1.00 vMB 9
739,585 739,585 00000000000000000005f9a5893fb9d8ef2d77a538aaa2f3469732c9d84fd1fd 2,323 1.00/1.00 vMB 11
739,584 739,584 000000000000000000000063bb1d8713477cc87fd5cb8748803e25124e86097c 2,708 1.00/1.00 vMB 9
739,583 739,583 0000000000000000000816c5a9f6547fe9d038c41a30447fd75df50f2f1ed658 2,970 1.00/1.00 vMB 11
739,582 739,582 00000000000000000004cffe663ec51931e35da17d53b4cbcd6a7c36008b4deb 2,626 1.00/1.00 vMB 22
739,581 739,581 000000000000000000037d53e968a461df41aa6e6c987c8c2c26716330901b47 1,936 1.00/1.00 vMB 7
739,580 739,580 00000000000000000001448812f3d1cc3f448cacdaca495b651127ceb1ef3d44 480 1.00/1.00 vMB 1
739,579 739,579 00000000000000000008af5f420f6f54f5cf2017af4e790090a543ce0540b92e 1,678 1.00/1.00 vMB 5
739,578 739,578 000000000000000000027551534b3ac3e557e19c37a2612d9eb5eadf1eb2900b 1,626 1.00/1.00 vMB 5
739,577 739,577 00000000000000000005bee05b3aefcfb6de4ba6144767420090d0fd660b23c5 1,482 1.00/1.00 vMB 2
739,576 739,576 000000000000000000061068b6041501a9abdab93b601bc70a1e347f8ef62f60 1,749 1.00/1.00 vMB 7
739,575 739,575 000000000000000000070a2c835e8def664cc84a9f56842f3094f601b1808d9f 1,663 1.00/1.00 vMB 13
739,574 739,574 00000000000000000004e955619ca8edd655630046c9fd34935698fc7fde2980 1,854 1.00/1.00 vMB 4
739,573 739,573 00000000000000000006f1261c6a112baa32dde545c5f42c0e2b7ad8cd694e9f 2,928 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.72 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: 706.97 GB
    • Received: 16.66 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.