Loading Tool

Explorer IconExplorer

Memory Pool

38,312 transactions
26.40 vMB
0.06037744 BTC
Random Selection Loading Transactions
Max Size: 136.04/200 MB

Candidate Block

Mining Attempt d385481e4ccb082cf452313798a94132f0147607caf7a98906cefb2a2938a6bc
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root fb0c2582b6ada32bd06a601eb567f6f332bbb6bb24b6e1457d2cedac91868d85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.01133988 BTC
Feerates: 201.06 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (324,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,025 590,025 0000000000000000000dd106f2b1c5adf95a29a9a5f302c002d6fde94d572aa0 2,056 1.00/1.00 vMB 26
590,024 590,024 0000000000000000000d5712f0c70d9fd08b69443b12e4cc2aa28c78cf6037a6 2,561 1.00/1.00 vMB 10
590,023 590,023 0000000000000000000f7b6b775fff0fa09f8d127e382d5b2481d98cfb8ac058 1,576 1.00/1.00 vMB 15
590,022 590,022 00000000000000000000cdf6ac7888db8670349361d5fe66f2e81ec60fd037cd 2,507 1.00/1.00 vMB 61
590,021 590,021 0000000000000000000b59e4f598bc30186578f7bde78f1a82a7aec97898dde2 2,563 1.00/1.00 vMB 68
590,020 590,020 0000000000000000001bd806a9354aba0b910651b1b1cffd50bac64741d0c6e9 2,538 1.00/1.00 vMB 21
590,019 590,019 0000000000000000000dceb85f96f784cd13173b7ca9b314757ef603ea894f37 2,020 1.00/1.00 vMB 58
590,018 590,018 0000000000000000000b7e45c2a19ed4432175e6a57c6e60618388d893fa1d6a 2,445 1.00/1.00 vMB 69
590,017 590,017 00000000000000000004caab36f179eff33ede1fa533b86df28930fac59ed60f 2,961 1.00/1.00 vMB 18
590,016 590,016 000000000000000000025481cf9485d7737c053d927656fd458a637d091760cf 3,003 1.00/1.00 vMB 72
590,015 590,015 00000000000000000012599d74f1bc3c6e9167643a00c3b4428d93d48eb0aa37 2,827 1.00/1.00 vMB 50
590,014 590,014 00000000000000000012713e374bc947d331923fca294f185506fcab7dc14a6c 3,088 1.00/1.00 vMB 67
590,013 590,013 0000000000000000001149c975660f226bfd3060fa40a7652107556d4ee18422 1,276 0.61/1.00 vMB 31
590,012 590,012 0000000000000000000c7e701ae429b33f92ff86d12ddbe70ac310a9abea120d 2,870 0.93/1.00 vMB 12
590,011 590,011 0000000000000000001994278a404e6defc2d81e2bb47697281c0554347c19bf 2,520 1.00/1.00 vMB 59
590,010 590,010 00000000000000000006b41d1572826b1c49b47481aabbf36272e75ae6601b7a 2,304 1.00/1.00 vMB 68
590,009 590,009 000000000000000000078214529887c8a0116420fdd2107500ce5107b1a6ad69 1,936 0.55/1.00 vMB 16
590,008 590,008 00000000000000000015b3eb7ec8c7b7580ee4050a598e0fc107f9cfa321f550 3,425 1.00/1.00 vMB 53
590,007 590,007 00000000000000000009b8bf0d1139237a0a17ffb749d91fbc7be0f5dbec1ea0 2,666 1.00/1.00 vMB 52
590,006 590,006 00000000000000000014aa44bb77eb34a48a3ad4da1accf39332ac96f92c47ea 1,527 0.46/1.00 vMB 39
590,005 590,005 0000000000000000000c046dcc95b75ac5626acd4de555c7ead53edcaf520f5e 2,047 0.94/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.