Loading Tool

Explorer IconExplorer

Memory Pool

79,853 transactions
29.79 vMB
0.11670918 BTC
Random Selection Loading Transactions
Max Size: 179.07/200 MB

Candidate Block

Mining Attempt 983af5feb467c021a719781ccd3a2b2cce83c85d13e1b19ad9c51fe2c4cff176
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5bd3a0fb210612bb888fc6c59fd4317d27a36245899780cce42b9dedc81e2a92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,902
Size: 1.00 vMB
Total Fees: 0.05590507 BTC
Feerates: 150.32 > 5.60 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (573,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,461 341,461 000000000000000019e665ad50c7b1e1db204d8ca3a2ba371736056dbbcae37d 226 0.14/1.00 vMB 22
341,460 341,460 000000000000000019cb1303c06a5284c1fce7fb964437da0c9830aed98b5aac 129 0.08/1.00 vMB 22
341,459 341,459 00000000000000000584ccc291f41ba62504f5aa15013e93150d6b859c3239d6 105 0.08/1.00 vMB 12
341,458 341,458 0000000000000000036767c32e4071154253a353eaa6443f6acf395a6f5d5f0d 581 0.33/1.00 vMB 25
341,457 341,457 000000000000000015d6ee155a6b0172c3cc98ea2ec8d163b628892b39af7219 137 0.06/1.00 vMB 24
341,456 341,456 00000000000000001239074d13c0f9109afab1e733d2a502d8c7833dbb61ddb8 330 0.17/1.00 vMB 25
341,455 341,455 00000000000000000400efb5e5eaaba157b1fadff64c256ea6b8cc42dd4ac1e8 38 0.02/1.00 vMB 5
341,454 341,454 00000000000000000d896ecd1b4a376da57c0436b94bfcd57ccea681de972080 688 0.40/1.00 vMB 24
341,453 341,453 00000000000000001048c8804970f5702d09adc35408561dd8eeaf325dbc04ad 81 0.04/1.00 vMB 13
341,452 341,452 00000000000000001a23aac15e11bfc2d6e6e5ecbfa2a30ab1ba0d193746fdd2 110 0.11/1.00 vMB 17
341,451 341,451 0000000000000000074355ae25b1e9e09cfec15726687a6a2c177b67fd45dd40 520 0.27/1.00 vMB 23
341,450 341,450 00000000000000001882531a8e7798c41e4a2dc7389cef3e09928d34382e8ec6 131 0.06/1.00 vMB 155
341,449 341,449 0000000000000000065e6bd48e30201aa2e66b3ff8bf38c1a7e234d5b7928987 412 0.20/1.00 vMB 20
341,448 341,448 00000000000000000c623b774b67fb3858ee74d8d7502652ae012fd4735ef2c2 552 0.52/1.00 vMB 18
341,447 341,447 000000000000000007715e2a3ac5de60e64ce2158cad832f7a9ef09473526dd8 478 0.69/1.00 vMB 15
341,446 341,446 000000000000000010895bc7ce8698dc1bc647fc1ba04d5d4e349f2e47ff2d71 821 0.53/1.00 vMB 22
341,445 341,445 000000000000000011bf93ccd309fdb5bc80cb6101294ac5c2e5f0512bd1e1c3 654 0.42/1.00 vMB 20
341,444 341,444 000000000000000017c64fe6d86fe86d34ac53112e7a19002c820a259afdb98b 256 0.09/1.00 vMB 33
341,443 341,443 000000000000000004c8b8810fbce1f0fb85da432f48472d799c3d9c58332167 256 0.09/1.00 vMB 35
341,442 341,442 000000000000000000fcc9a86d0c76af1f0d7cc81a3c1d8e68bf837c1aead51c 13 0.00/1.00 vMB 24
341,441 341,441 00000000000000001134f5118cf398982a2ad2f0172e65dec260269793cbe65a 288 0.16/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.01 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.