Loading Tool

Explorer IconExplorer

Memory Pool

76,944 transactions
28.57 vMB
0.06304603 BTC
Random Selection Loading Transactions
Max Size: 173.38/200 MB

Candidate Block

Mining Attempt 9f43743efc7957cfe1935b6210120b3545fb9c558199f78d1cb73f6647576038
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root eaa7ac7c5f175fa081233fb46139c6db7e10f9aeecc5281b05000ddd357523a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,006
Size: 1.00 vMB
Total Fees: 0.00371883 BTC
Feerates: 8.89 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (497,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,618 417,618 0000000000000000024c27a6aa71bec31a31b0a37b5044d2939801e510570bae 2,454 1.00/1.00 vMB 78
417,617 417,617 000000000000000004d92f552a9ecb437532468b69fd102c3b891a8117b9c3a9 1,437 0.83/1.00 vMB 51
417,616 417,616 000000000000000003364be4e598040ff4f9e67aef9af08f9db52db33c6d08a5 594 1.00/1.00 vMB 15
417,615 417,615 0000000000000000053df5ea268fd53f21a9689a2aafbae1663f5120fb879058 700 1.00/1.00 vMB 27
417,614 417,614 000000000000000000a5424baa25d496792cb8a7bb4cb6ba6ef9f128c258aa91 1,708 1.00/1.00 vMB 51
417,613 417,613 0000000000000000006ba4922ec2d77486a4d905be63f8b077152511d707b17e 1,397 1.00/1.00 vMB 38
417,612 417,612 00000000000000000390f1bbc9eadcbf1eb691cf85b9fff0e369016600ebd21a 800 1.00/1.00 vMB 23
417,611 417,611 0000000000000000018b397a53b5da328386f2e23edac9bca2a6aa12a47f97ea 1,356 0.99/1.00 vMB 35
417,610 417,610 0000000000000000045d2507c9959e8aeaa83dd5d3f34b33f6b728ebcbec522d 2,484 1.00/1.00 vMB 74
417,609 417,609 0000000000000000023f8f96803b66b7167bc6d925cd60ed3ade880207d672f2 895 0.93/1.00 vMB 22
417,608 417,608 0000000000000000007776c6ad31035d978fe87d474315eb6f58a79d3663fcf1 1,423 0.59/1.00 vMB 63
417,607 417,607 0000000000000000006c2683ec18daf1be04cf5ef52e48b63ec89a61320641f9 1,950 1.00/1.00 vMB 57
417,606 417,606 0000000000000000045d666fb74bb19a61df9dc70affbe239594d4195e500c97 1,948 0.99/1.00 vMB 55
417,605 417,605 000000000000000002eaa1dcdd94321b6c17f352c371a8769712f873259745fc 2,334 1.00/1.00 vMB 80
417,604 417,604 0000000000000000001dcd53fca47757dab697f5e01645f6b047d5e7fc67212d 1,743 1.00/1.00 vMB 45
417,603 417,603 0000000000000000029feea70face04cecf2fe67bc33526f31efea6c6933fc93 1,809 1.00/1.00 vMB 101
417,602 417,602 00000000000000000103232c754829adb3e232b203fb3b9e19426fc11c2e3411 1,069 1.00/1.00 vMB 55
417,601 417,601 000000000000000004ed1c4c0a0ed42eda70ca225479b605bf62b40bb9da7e67 587 1.00/1.00 vMB 16
417,600 417,600 000000000000000002a611857e23461c69b6d0dfc6136769e3f2146ed6bf1520 1,970 1.00/1.00 vMB 62
417,599 417,599 0000000000000000004eae00e7d3f49fd5085ee846207e908523cbb8a583b737 760 0.36/1.00 vMB 75
417,598 417,598 00000000000000000276abc02f1eb879b3951a4ce151b9cb327140d0991a149b 1,133 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.57 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: 670.27 GB
    • Received: 15.84 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.