Loading Tool

Explorer IconExplorer

Memory Pool

78,182 transactions
29.50 vMB
0.10684686 BTC
Random Selection Loading Transactions
Max Size: 177.65/200 MB

Candidate Block

Mining Attempt c47c749637f6a79f0ee84a1fab4c951fc7b28e424e2cee95ec4bcfa899cb0566
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root a0318231ebd6647c38e8478700e7e5fafc3f79df14ed74f9a01cfa645346a524
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,494
Size: 1.00 vMB
Total Fees: 0.02986713 BTC
Feerates: 151.12 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (307,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,318 607,318 000000000000000000059502c43e531482f4348ffebfcbc4d9eb232f07d9a1b2 1,499 0.47/1.00 vMB 9
607,317 607,317 0000000000000000000a05730d9a3f98cf6176d23df46d81e42282fe07f83bbb 2,684 1.00/1.00 vMB 11
607,316 607,316 00000000000000000007af2501b4dda2b4c00a5c769463178b253af6f9e9c00b 3,109 1.00/1.00 vMB 13
607,315 607,315 0000000000000000000bc5c0e39891eeccffc65961cc454c6df0f2f778e49a41 2,977 1.00/1.00 vMB 21
607,314 607,314 0000000000000000000326a19ffc7f45ead27d6678c6a8df9ff44b658450fb9c 2,525 1.00/1.00 vMB 22
607,313 607,313 0000000000000000000755e7e3a758663b4054ddcd548e4599b647b05cb1037b 3,099 0.97/1.00 vMB 14
607,312 607,312 000000000000000000124b172b81411a34333becc5178af52f184f1312ea33c4 3,397 1.00/1.00 vMB 11
607,311 607,311 00000000000000000005c344c76beba1df67560e4e2a2314c1df466cadd8a080 1,672 1.00/1.00 vMB 27
607,310 607,310 000000000000000000001f0677a5a3082529d2f570ef8f17760c4b39d2d272f3 2,922 1.00/1.00 vMB 14
607,309 607,309 0000000000000000000468b84721fd4a5d03ef749f7649c9b6df022fa3c6d355 1,956 1.00/1.00 vMB 17
607,308 607,308 0000000000000000000623afa6f625f899c05c5745cd5902153e92610e75f841 2,449 1.00/1.00 vMB 20
607,307 607,307 0000000000000000000c587566873c5b19e93ee73886275adbcce5eaf6abbd68 1,707 0.63/1.00 vMB 17
607,306 607,306 00000000000000000012e6b5814c407aa5014bf2e96cd567f66be08bb30e1737 564 0.30/1.00 vMB 17
607,305 607,305 0000000000000000000605ed0f47ef735826afcbbcccc2657c5c0a0413bed7fe 1,146 0.54/1.00 vMB 12
607,304 607,304 000000000000000000015ba646ccdca1f08496ff65c9c6f1ead62d2eab3e2f6d 2,735 0.97/1.00 vMB 13
607,303 607,303 0000000000000000001437c1e52bc699fb299cac6d2a61a88210b995e45d603e 1,855 0.53/1.00 vMB 15
607,302 607,302 000000000000000000051978a233528c602c1bd32c5d3db10beaa9ec659432f9 1,535 0.39/1.00 vMB 8
607,301 607,301 000000000000000000041528854777238145d852509c892ac577e759470d8960 2,752 1.00/1.00 vMB 21
607,300 607,300 00000000000000000005e6e2036a473090a45857830676399614975b41a1aba7 2,640 0.84/1.00 vMB 16
607,299 607,299 0000000000000000000ce13993da51a3973426480fc55d8f3961fcc30bbbc51c 485 0.14/1.00 vMB 12
607,298 607,298 0000000000000000000f05fd50a17ea3f15d3c563e1c1342281c50e8c9944b36 1,041 0.29/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.