Loading Tool

Explorer IconExplorer

Memory Pool

44,719 transactions
29.53 vMB
0.07812431 BTC
Random Selection Loading Transactions
Max Size: 152.55/200 MB

Candidate Block

Mining Attempt 0ca79ae2844e2df12b1b70fa7810ef945a0715099cf06d1d1ae86e5568b0d487
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root 9b2eea5e11688f906c147a8d5ad6127ec969b986197b295e70d7735c7e86f8a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.01987470 BTC
Feerates: 339.97 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (483,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,390 431,390 000000000000000003aee62c632f91880209af44c61dd9f26591b0227d5dd839 1,346 0.62/1.00 vMB 54
431,389 431,389 000000000000000000e4f3d57eefb1b665f2b0ff9939955be19e1b3d6291e74b 1,949 0.75/1.00 vMB 63
431,388 431,388 000000000000000001e6bf5b14cd472162d0204bec3e31fb1cf0025fa7581005 1,038 0.40/1.00 vMB 67
431,387 431,387 000000000000000003fd2889db7ada79183705a5a37199a68eb5297d8f626cc4 1,517 0.68/1.00 vMB 62
431,386 431,386 00000000000000000143a3b132450e90248283a632cd603224ac77ea24f3d7a0 38 0.01/1.00 vMB 77
431,385 431,385 000000000000000001c06a029595a5075df578ad3ef3ede1dacc208d6fdcd028 786 0.98/1.00 vMB 19
431,384 431,384 0000000000000000017d46f0e430febd78ff5a1c68b5f20835dd51409e1cd634 341 0.14/1.00 vMB 63
431,383 431,383 000000000000000000cdd703f2c081e45c59e4dc1c3cb5bd367778802fb4f644 251 0.10/1.00 vMB 68
431,382 431,382 000000000000000001ef0b04dd1a35ac2a2dff0913eb5e07788e5b4f86c2d2ef 2,406 0.93/1.00 vMB 61
431,381 431,381 000000000000000004db68a99f49ae1b06ec201caa74df01b31995482fc47b02 1,164 0.99/1.00 vMB 31
431,380 431,380 000000000000000000a565654bf4555b004048a76220fa784b4e925cd91597fd 134 0.05/1.00 vMB 67
431,379 431,379 000000000000000003afe12cada2f6cf010279c706073003e830961744c4c056 510 0.26/1.00 vMB 57
431,378 431,378 000000000000000000b75cc073c1511249dc9fb4b61cf619e9b39b0349c89e24 1,017 0.58/1.00 vMB 52
431,377 431,377 0000000000000000022f3b6036b15f1cca1f5bf70551c51c2b92ec8021392dfe 2,448 1.00/1.00 vMB 63
431,376 431,376 000000000000000000ad101fc9bab0e3fc2a4645b61d145882261d4a31caaaa2 866 0.75/1.00 vMB 28
431,375 431,375 0000000000000000046f98fe56c9bd8fd377cff00274c63edf0d1b765844eb5d 1,086 0.99/1.00 vMB 25
431,374 431,374 00000000000000000059790878dde591b1fe313663f8991f954b6577316b17a3 272 0.13/1.00 vMB 48
431,373 431,373 0000000000000000034dc54f310674d2384c4348328e3b859c4dd54470c74885 518 0.21/1.00 vMB 55
431,372 431,372 000000000000000002a1abc45e0b88b032e3c894b1da7bc16dd0954ed7612698 313 0.12/1.00 vMB 49
431,371 431,371 000000000000000003b797d3920f56a4f55247c972e343673a0ee72efc58ce7b 1,059 0.46/1.00 vMB 56
431,370 431,370 000000000000000003c3e61d1463b2661461ecd70cd822f8a1e8e6a5941f5bb2 589 0.25/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.72 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: 629.64 GB
    • Received: 11.94 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.