Loading Tool

Explorer IconExplorer

Memory Pool

49,735 transactions
30.76 vMB
0.10294072 BTC
Random Selection Loading Transactions
Max Size: 164.69/200 MB

Candidate Block

Mining Attempt 6a8a1ffa10bc042522e4131d17cb4be0c3da1993e3cc5f1655afe3e81dd2ff37
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 2950c156d9a9e721511180c35bb60b8eafcacd3a21753415f284a77c0563d604
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03707838 BTC
Feerates: 101.56 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (153,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,299 761,299 0000000000000000000288b0606bd8713c542a5a1e04ce1786298fdcbb5408ca 1,729 1.00/1.00 vMB 4
761,298 761,298 000000000000000000003cb25ce3fc946ff0ca55781d747d4ecffb2cd1bc5a72 2,236 1.00/1.00 vMB 9
761,297 761,297 0000000000000000000320ca950164014e2b399076c1650e58acbcab0752b9d4 1,329 1.00/1.00 vMB 11
761,296 761,296 00000000000000000002c0a00ffd373566fe4e775e6c064ee3904d76929b0b5c 3,087 1.00/1.00 vMB 15
761,295 761,295 00000000000000000001f9b0d4e6c76af4e4cb3b5844b6f4eab2237fab36425e 2,609 1.00/1.00 vMB 13
761,294 761,294 000000000000000000043e9d97113e56d885592fc2fa3ae71af051d58a95a776 3,180 1.00/1.00 vMB 24
761,293 761,293 0000000000000000000227332c85b211b1ed4881e5dcbf53f7f7a0a1f9155ed0 3,085 1.00/1.00 vMB 15
761,292 761,292 000000000000000000076f8567501b43f536918792ae7d072eb2b70061822dd8 702 1.00/1.00 vMB 2
761,291 761,291 00000000000000000000a5be262fc7e82115ba5c7cd13f1cf4f90ab034226048 1,801 1.00/1.00 vMB 3
761,290 761,290 00000000000000000003f12b897b262d4136276d854bcaa857445a1dad70a510 2,872 1.00/1.00 vMB 4
761,289 761,289 00000000000000000000cf1621888be71e8d3a595f1e3b516c7485b3862af65f 2,826 1.00/1.00 vMB 9
761,288 761,288 00000000000000000003b3fe199504b8100e1a550d64d2c0a794cf1b0836cd18 2,564 1.00/1.00 vMB 15
761,287 761,287 0000000000000000000387f1e3283ef10f5e9071d543ee4542b5709429f36875 2,010 1.00/1.00 vMB 12
761,286 761,286 00000000000000000003317bf0de4d208621513ad5849d637c51475a69326d08 3,615 1.00/1.00 vMB 20
761,285 761,285 00000000000000000002139336f76b769aa095f35d48a5111b602c399d2677ac 2,522 1.00/1.00 vMB 12
761,284 761,284 000000000000000000004c0598890eb04f417a1cdfe7bbcef9e7b5ef33f024be 3,074 1.00/1.00 vMB 26
761,283 761,283 00000000000000000001f47a45a03c6228c334d6416335e4e74691f38ab0d259 2,953 1.00/1.00 vMB 16
761,282 761,282 00000000000000000002e246fe6b4cb0bc72d222d7198bc229c1805a06535808 2,782 1.00/1.00 vMB 24
761,281 761,281 000000000000000000034f640ef4c7f1ffd66867ede252dc819f5132606d8c1d 2,512 1.00/1.00 vMB 9
761,280 761,280 000000000000000000004ba9468fd5b2db4fa92acce6aefd421640d537f038d8 2,699 1.00/1.00 vMB 17
761,279 761,279 00000000000000000000f5d5e4aced1efa664b0aa6f4092fe21ceb52231c6b16 704 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.