Loading Tool

Explorer IconExplorer

Memory Pool

75,225 transactions
27.77 vMB
0.07692332 BTC
Random Selection Loading Transactions
Max Size: 169.47/200 MB

Candidate Block

Mining Attempt a34c61592aa28465b50c9ffcc8993abeae0442f5ad394801ad8fb763c42cbddb
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 64366f31ed607b3ffbeebc49fbdb34544228ae5dd408c6acab29956c72d449a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,064
Size: 1.00 vMB
Total Fees: 0.01751970 BTC
Feerates: 100.00 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (437,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,656 477,656 0000000000000000009dc9d2c55bc53e47f44081830334d3a69b302dd6453428 2,270 1.00/1.00 vMB 145
477,655 477,655 0000000000000000011203676e6f133618e3a3d97d8a3eb22150c7822f871aae 1,856 1.00/1.00 vMB 164
477,654 477,654 00000000000000000122a40b9311dc947da8a4e860eb048d3a131587fdbcf6ee 2,002 1.00/1.00 vMB 115
477,653 477,653 0000000000000000001c059ac25fdb92978c549a2cc24f6319eac4c0006474b7 2,087 1.00/1.00 vMB 163
477,652 477,652 00000000000000000159b8bb86a5dcf60d85d5366a5210e805907e637fa8d10e 1,815 1.00/1.00 vMB 61
477,651 477,651 0000000000000000002c487470db49a13c9e40ada1dc956f1865880066ee3bde 2,157 1.00/1.00 vMB 124
477,650 477,650 0000000000000000005ff387bec55224e78c1845239f709786781cb50eb1b2cc 2,119 1.00/1.00 vMB 108
477,649 477,649 000000000000000000cc5b8d36cef401ebc2b2038e5be82e83ad1c6cddb7bb39 1,748 1.00/1.00 vMB 98
477,648 477,648 00000000000000000074b7c2691fd140a7e18c666c77fdfd5f7012c9a7f742da 1,903 1.00/1.00 vMB 143
477,647 477,647 00000000000000000058be4a464b4809112bb56a594bf4d7d80bcda43ff9087f 2,348 1.00/1.00 vMB 185
477,646 477,646 000000000000000001545df793cd8194f878c0261b132dc6c71df3044a40de56 2,218 1.00/1.00 vMB 220
477,645 477,645 0000000000000000006bf6b3ba97520a14750b37d3ce911e81482d7b3615d894 1,885 1.00/1.00 vMB 160
477,644 477,644 000000000000000001378fce097f439320c106929bf2daf60d547a6088f27ca0 605 0.45/1.00 vMB 15
477,643 477,643 0000000000000000005502e4b930d31ebeb588e033efc80d8ebc9963d2b12ca1 2,179 1.00/1.00 vMB 49
477,642 477,642 00000000000000000145c4801666f3d767acb35f42b439157cbb79b1a320e757 2,197 1.00/1.00 vMB 148
477,641 477,641 000000000000000000628f2972033214606f7d674b623bd56f8fb7de20729470 2,216 1.00/1.00 vMB 33
477,640 477,640 000000000000000001453bc4d094cf3d630f0abe57d0edd21f6afcf0c5a8028b 1,837 1.00/1.00 vMB 132
477,639 477,639 0000000000000000014e908add8e240a4d470d88b985b04d2f0fee3a587b8204 1,508 1.00/1.00 vMB 110
477,638 477,638 000000000000000001505ede4d99a75139f305aed6c2e8f57a85ced9e945697d 2,341 1.00/1.00 vMB 200
477,637 477,637 0000000000000000002719076f9613f3b9bc0734b4e63e4cb78aa8a4c29c6981 2,471 0.99/1.00 vMB 232
477,636 477,636 0000000000000000008e74313531bed351a8e644b46f877616d75cd04b397f28 1,709 1.00/1.00 vMB 75
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.