Loading Tool

Explorer IconExplorer

Memory Pool

80,472 transactions
33.97 vMB
0.12881466 BTC
Random Selection Loading Transactions
Max Size: 193.09/200 MB

Candidate Block

Mining Attempt ca76ac6c760d09f3f960e3f9bd2d334ab9204f429ceae1e066612b4f05d57c88
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root 553794ceb6956b5eedf1c28ea0d1848021aa06ca7588d0ac4ad277d820e65f80
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.02056796 BTC
Feerates: 52.08 > 2.06 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (607,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,519 307,519 000000000000000027d32cfd5db37947173552f216173446b38a4c62dfcdd2ae 517 0.27/1.00 vMB 30
307,518 307,518 000000000000000031b36de62506d224d9b2086d2a8b6e55d30301084a8cf2e8 133 0.08/1.00 vMB 28
307,517 307,517 00000000000000001f774566e3f5cc8bcd71d6f0f7b99b2348ea6871fe8e3945 132 0.07/1.00 vMB 32
307,516 307,516 00000000000000002e3f3666374d8b90a5c221ece7e2e72f7b6883ee7bb64037 173 0.11/1.00 vMB 28
307,515 307,515 00000000000000000b67e73125db9836ef597139132c271bceb32b45729ff73c 162 0.12/1.00 vMB 25
307,514 307,514 000000000000000051a60f24e55cdec7925fd96bad920dae3b8eed91c9761275 19 0.01/1.00 vMB 47
307,513 307,513 00000000000000003fe5e11d0374378662a7091d9107bd4a4837dcc14c87009d 113 0.06/1.00 vMB 36
307,512 307,512 000000000000000030e755e28b5432fc3a79ceceb6b79d2da7a89ac2af8b401e 24 0.01/1.00 vMB 12
307,511 307,511 00000000000000003d4a07efa0db3685e2dc375c575d3abd2b0b498df76c4a19 506 0.32/1.00 vMB 28
307,510 307,510 000000000000000047290a90dd13b6877c8ae43b5db4e1f2e086145ee9ecadc1 4 0.00/1.00 vMB 9
307,509 307,509 00000000000000000ce4001fcbdd3046109f79341088f27cf635ab4cb3b22d14 128 0.05/1.00 vMB 32
307,508 307,508 0000000000000000107ba0396bdc345af72deaa0d08801b75332fceae97d8301 562 0.27/1.00 vMB 33
307,507 307,507 00000000000000001f3e2d01507c0ce73c5f0292b42a4891578fc989f78a300f 36 0.03/1.00 vMB 21
307,506 307,506 000000000000000046b73a3f81208e79e3a4a795754214bab108b3cd38e59257 18 0.01/1.00 vMB 27
307,505 307,505 00000000000000004fbeffb873f173c70d3a5c56f6bb8fe294b9656a2d605134 341 0.18/1.00 vMB 30
307,504 307,504 00000000000000002a0a6c094222ed27a4a0d12bfcdf14c36411fa531e797b6b 315 0.26/1.00 vMB 24
307,503 307,503 0000000000000000241251764629a88aacd2047e666c709d8d8ab37c840daf6d 93 0.05/1.00 vMB 26
307,502 307,502 000000000000000027a0118b040b15bd553d1abaea4eaa4c9dba993da20f5222 25 0.01/1.00 vMB 30
307,501 307,501 000000000000000050952609e0d97ecc277ac5669972238336d19f1cb43e0ea0 291 0.14/1.00 vMB 33
307,500 307,500 00000000000000004375fd207a3dbbc9debf22d9f4d20a6588f49788f645d569 11 0.00/1.00 vMB 31
307,499 307,499 000000000000000011ffc75ef8c3052e094ea32e182e791e3b485dc741b57e42 118 0.06/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.10 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: 728.46 GB
    • Received: 18.48 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.