Loading Tool

Explorer IconExplorer

Memory Pool

74,453 transactions
27.46 vMB
0.06954113 BTC
Random Selection Loading Transactions
Max Size: 167.67/200 MB

Candidate Block

Mining Attempt c97f621321804cb2f85df7edac19bbffb2d624dc99683977627c3a26d25ce6be
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 13a25ad2c4bde84a7b2c4e4cd3a692071e2a95022f46fcba89374ed2310192cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.01038555 BTC
Feerates: 80.55 > 1.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (407,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,571 507,571 00000000000000000034400257c02b96dcad64e0ad7e4156ba1cadf8047f27f5 1,062 0.67/1.00 vMB 118
507,570 507,570 0000000000000000002408cd018f55ea6ccf382e6f43b0c31eba717adaaa29af 51 1.00/1.00 vMB 2
507,569 507,569 000000000000000000250a5261bf1a2f088926f0b949858994c00f43a985dcea 249 1.00/1.00 vMB 29
507,568 507,568 000000000000000000615c44c66ffef66c84ade2e8a6eafe00352c34dcf5a9e2 226 1.00/1.00 vMB 6
507,567 507,567 00000000000000000030a1077da7f893ace6dae00a9b88ae7c97ede7be6951e2 1,287 0.60/1.00 vMB 103
507,566 507,566 00000000000000000067e193ca4f12f20d655d4142b650ef25da9bc8ecda660d 2,164 1.00/1.00 vMB 127
507,565 507,565 00000000000000000040d132736ac9723960b16dd1dfac30d21da7d287b31b48 149 1.00/1.00 vMB 5
507,564 507,564 0000000000000000004d2af046ec26644ae90de239d839a41e013c8828b4e934 1,589 1.00/1.00 vMB 94
507,563 507,563 00000000000000000025dd65872e280055f54a237b0b72502180e5d6593363a1 362 1.00/1.00 vMB 22
507,562 507,562 000000000000000000599b28251bd43c065888ebdf260cccfb02746b36fdec2f 813 1.00/1.00 vMB 79
507,561 507,561 0000000000000000000f917b72a84677d4d0d35281b7286fb3fafd5a74e82f2b 779 1.00/1.00 vMB 76
507,560 507,560 0000000000000000005510a8a7828fdb43ebba7cf3c1db3f3cd7f72646df275c 1,332 0.48/1.00 vMB 267
507,559 507,559 0000000000000000004a6485e6dfb10b6f5a46f1e123f01c9cd0a2c559153eda 830 1.00/1.00 vMB 80
507,558 507,558 00000000000000000059cc29f0eeeb28ad6cb08c134258988af3d6d84aeafc17 532 1.00/1.00 vMB 58
507,557 507,557 0000000000000000000a1b2953ff845b6d122ba10847618c39b41d87bb77fa57 977 1.00/1.00 vMB 93
507,556 507,556 000000000000000000414eb5c7b40dfa98ce9e4f2b63127932a9691e13d06b13 674 1.00/1.00 vMB 61
507,555 507,555 00000000000000000047e1b670d5f86207082906f11fd9452635cddbfa85782c 1,749 1.00/1.00 vMB 195
507,554 507,554 0000000000000000005759b472991310699ceba274f86e279298a44d615dd1e4 605 1.00/1.00 vMB 58
507,553 507,553 00000000000000000049427d4b9ed490adc8da8d748c86ca8c0b2d1373634305 128 1.00/1.00 vMB 4
507,552 507,552 00000000000000000068801dfd352081b7406f55d0e5cc16c2aea2deff23d452 1,162 1.00/1.00 vMB 58
507,551 507,551 00000000000000000016b278e65dc679f48c18c69088eaf406e649c03c2c4643 1,200 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.