Loading Tool

Explorer IconExplorer

Memory Pool

78,860 transactions
29.20 vMB
0.09564946 BTC
Random Selection Loading Transactions
Max Size: 176.47/200 MB

Candidate Block

Mining Attempt 92292f4804326ff273cc36cb9a79b9a6c2096952c3d528164392b6b10753e196
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root e7b580792755ea63cd684988b02f793c9e205c4b9048c5595c028f95ef7ddd4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.03453925 BTC
Feerates: 477.45 > 3.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (503,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,797 411,797 000000000000000000b1e472e44daa8c1f7d7f49e2d8a9255cec8fea90b53e7c 905 0.36/1.00 vMB 45
411,796 411,796 0000000000000000011b7adec6a8b8f56fa8f78581883392892b3830bb056d7e 409 0.21/1.00 vMB 40
411,795 411,795 000000000000000003b449b0ecf84aeb18d80820008b56ada156d6d925da6139 1,300 0.50/1.00 vMB 50
411,794 411,794 0000000000000000059664fb9cb0fc409260d2585999a5279bc894b7067f9954 852 1.00/1.00 vMB 15
411,793 411,793 000000000000000002dfe85226dffa09ff7b9f5088113f2a18b5ea7cd8ab8e01 126 0.04/1.00 vMB 67
411,792 411,792 000000000000000001bbcd7afde89f897407abd15eb6b28ce1d42e0ec1fd13ee 1,460 0.90/1.00 vMB 28
411,791 411,791 000000000000000001d7fcee4ac26e455da7e56b123fba560d1d031bc07c8418 2,175 1.00/1.00 vMB 50
411,790 411,790 000000000000000004b1da61cf11cda399f4ce38eaafaa89fec37cb3ef088906 1,287 1.00/1.00 vMB 39
411,789 411,789 000000000000000000d73b1d49bfb0b8d18fff883015f60d81c05f4e5e8877f1 1,004 0.44/1.00 vMB 45
411,788 411,788 000000000000000001fa3c4509c7c9eb21c7023a6c38357ffdaf1b1b987025cc 558 0.23/1.00 vMB 46
411,787 411,787 000000000000000000b0f4207a37526ca802ba744616f22cbf324eb26f6e68f4 452 0.58/1.00 vMB 17
411,786 411,786 0000000000000000038a9a2cfbd9109cc0b40f897b00ece8c5684b9732de6adc 1,065 0.43/1.00 vMB 50
411,785 411,785 00000000000000000570332ab9fc44b1e09660d3aa2221561d8badaf720f7e37 16 0.00/1.00 vMB 177
411,784 411,784 000000000000000002754a6266330cf17578b24a4aed04c0e2adc63ca157f378 8 0.00/1.00 vMB 154
411,783 411,783 00000000000000000032ba17bcb8ae0616df48f06ac71d6dbf433c858482dc01 1,430 1.00/1.00 vMB 32
411,782 411,782 000000000000000000344af945557cdb41db036d9f717242e7ee2303161fc5f8 121 0.20/1.00 vMB 14
411,781 411,781 0000000000000000046cbb8ba110e973e4716bb17e9ca9e15da52a6d608b076a 436 0.27/1.00 vMB 37
411,780 411,780 00000000000000000418df770e5419fc6a1cabd4534f6949ef7b636042250513 634 0.28/1.00 vMB 50
411,779 411,779 000000000000000002181c953a6e94389beb51f591e96e1f72893cabb4d40153 784 0.93/1.00 vMB 19
411,778 411,778 000000000000000000f5149c79999242ae5dfa9b6ea1ea48cbc38ed2cee884be 1,676 1.00/1.00 vMB 39
411,777 411,777 000000000000000004c76fb0a197fad0b26464fc18b2a1f614b39a6f433c364d 1,224 0.99/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.